cmunhozc commited on
Commit
ffe4e01
·
1 Parent(s): 092602d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -14,6 +14,14 @@ datasets:
14
  language:
15
  - en
16
  pipeline_tag: text-classification
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
  language:
15
  - en
16
  pipeline_tag: text-classification
17
+
18
+ widget:
19
+ - text: "I liked this movie"
20
+ output:
21
+ - label: POSITIVE
22
+ score: 0.8
23
+ - label: NEGATIVE
24
+ score: 0.2
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You