sadhaklal commited on
Commit
22f5265
1 Parent(s): 0806b8b

added titles to the widget examples in README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,7 +10,9 @@ library_name: transformers
10
  pipeline_tag: text-classification
11
  widget:
12
  - text: "this film 's relationship to actual tension is the same as what christmas-tree flocking in a spray can is to actual snow : a poor -- if durable -- imitation ."
 
13
  - text: "director rob marshall went out gunning to make a great one ."
 
14
  ---
15
 
16
  # bert-base-uncased-finetuned-sst2-v2
 
10
  pipeline_tag: text-classification
11
  widget:
12
  - text: "this film 's relationship to actual tension is the same as what christmas-tree flocking in a spray can is to actual snow : a poor -- if durable -- imitation ."
13
+ example_title: "negative"
14
  - text: "director rob marshall went out gunning to make a great one ."
15
+ example_title: "positive"
16
  ---
17
 
18
  # bert-base-uncased-finetuned-sst2-v2