selvaonline commited on
Commit
2135cf0
·
verified ·
1 Parent(s): 9d6d867

Upload DistilBertForSequenceClassification

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -15,14 +15,14 @@ metrics:
15
  - recall
16
  - f1
17
  widget:
18
- - text: "I'm looking for headphones"
19
- example_title: "Electronics Search"
20
- - text: "Do you have any kitchen appliance deals?"
21
- example_title: "Kitchen Deals"
22
- - text: "Show me the best laptop deals"
23
- example_title: "Laptop Deals"
24
- - text: "I need a new smart TV"
25
- example_title: "Smart TV Search"
26
  library_name: transformers
27
  ---
28
 
 
15
  - recall
16
  - f1
17
  widget:
18
+ - text: I'm looking for headphones
19
+ example_title: Electronics Search
20
+ - text: Do you have any kitchen appliance deals?
21
+ example_title: Kitchen Deals
22
+ - text: Show me the best laptop deals
23
+ example_title: Laptop Deals
24
+ - text: I need a new smart TV
25
+ example_title: Smart TV Search
26
  library_name: transformers
27
  ---
28