Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,11 @@ license: apache-2.0
|
|
3 |
pipeline_tag: text-classification
|
4 |
language:
|
5 |
- en
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# Model Card: Fine-Tuned DistilBERT for User Intent Classification
|
8 |
|
|
|
3 |
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 |
|