VerificadoProfesional
commited on
Commit
•
c092c97
1
Parent(s):
d14d837
Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,9 @@ pipeline_tag: text-classification
|
|
8 |
widget:
|
9 |
- text: "La tierra es Plana"
|
10 |
output:
|
11 |
-
- label: "
|
12 |
score: 0.882
|
13 |
-
- label: "
|
14 |
score: 0.118
|
15 |
---
|
16 |
|
|
|
8 |
widget:
|
9 |
- text: "La tierra es Plana"
|
10 |
output:
|
11 |
+
- label: "False"
|
12 |
score: 0.882
|
13 |
+
- label: "True"
|
14 |
score: 0.118
|
15 |
---
|
16 |
|