VerificadoProfesional commited on
Commit
c092c97
1 Parent(s): d14d837

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,9 +8,9 @@ pipeline_tag: text-classification
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
 
 
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