luisespinosa commited on
Commit
d80dae4
โ€ข
1 Parent(s): 856553b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ sentiment_task("T'estimo!")
26
  ```
27
  Output:
28
  ```
29
- [{'label': 'LABEL_2', 'score': 0.6600581407546997}]
30
  ```
31
 
32
  ## Full classification example
 
26
  ```
27
  Output:
28
  ```
29
+ [{'label': 'Positive', 'score': 0.6600581407546997}]
30
  ```
31
 
32
  ## Full classification example