luisespinosa
commited on
Commit
โข
d80dae4
1
Parent(s):
856553b
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ sentiment_task("T'estimo!")
|
|
26 |
```
|
27 |
Output:
|
28 |
```
|
29 |
-
[{'label': '
|
30 |
```
|
31 |
|
32 |
## Full classification example
|
|
|
26 |
```
|
27 |
Output:
|
28 |
```
|
29 |
+
[{'label': 'Positive', 'score': 0.6600581407546997}]
|
30 |
```
|
31 |
|
32 |
## Full classification example
|