rasyosef commited on
Commit
885ec68
1 Parent(s): 65e8f63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -14,6 +14,11 @@ metrics:
14
  pipeline_tag: text-classification
15
  language:
16
  - en
 
 
 
 
 
17
  library_name: transformers
18
  ---
19
 
 
14
  pipeline_tag: text-classification
15
  language:
16
  - en
17
+ widget:
18
+ - text: "I love football so much"
19
+ example_title: "Positive"
20
+ - text: "I don't really like this type of food"
21
+ example_title: "Negative"
22
  library_name: transformers
23
  ---
24