luisespinosa commited on
Commit
f36ba54
1 Parent(s): cf89623

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -74,6 +74,6 @@ for i in range(scores.shape[0]):
74
  Output:
75
 
76
  ```
77
- 1) offensive 0.9073
78
- 2) not-offensive 0.0927
79
  ```
 
74
  Output:
75
 
76
  ```
77
+ 1) not-offensive 0.9073
78
+ 2) offensive 0.0927
79
  ```