SahilCarterr commited on
Commit
5b259ec
1 Parent(s): fc71977

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -8,10 +8,8 @@ model-index:
8
  results: []
9
  pipeline_tag: text-classification
10
  widget:
11
- - source_sentence: "That is a happy person"
12
- sentences:
13
- - "That is a happy dog"
14
- - "That is a very happy person"
15
  example_title: "Happy"
16
  ---
17
 
 
8
  results: []
9
  pipeline_tag: text-classification
10
  widget:
11
+ - text: "I have a problem with my car that needs to be resolved asap!!"
12
+ - text: "urgent, not urgent, phone, tablet, computer"
 
 
13
  example_title: "Happy"
14
  ---
15