adityapatkar commited on
Commit
76ecc31
1 Parent(s): 4120aa0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -6,4 +6,11 @@ language:
6
  - en
7
  library_name: transformers
8
  pipeline_tag: text-classification
 
 
 
 
 
 
 
9
  ---
 
6
  - en
7
  library_name: transformers
8
  pipeline_tag: text-classification
9
+ widget:
10
+ - text: "I liked this movie"
11
+ output:
12
+ - label: PROBABILITY POSITIVE
13
+ score: 0.8
14
+
15
+
16
  ---