mstatt commited on
Commit
1b86121
1 Parent(s): d3d6ee1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,10 +4,10 @@ pipeline_tag: text-classification
4
  language:
5
  - en
6
  widget:
7
- - text: "My order is still not here after 2 weeks."
8
- example_title: Example 1
9
  - text: "I need to bring in myy daughter for a visit."
10
- example_title: Example 2
11
  ---
12
  # Model Card: Fine-Tuned DistilBERT for User Intent Classification
13
 
 
4
  language:
5
  - en
6
  widget:
7
+ - text: "I ordered from you 2 weeks ago and its stil not here."
8
+ example_title: "Example 1"
9
  - text: "I need to bring in myy daughter for a visit."
10
+ example_title: "Example 2"
11
  ---
12
  # Model Card: Fine-Tuned DistilBERT for User Intent Classification
13