Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,8 @@ datasets:
|
|
4 |
metrics:
|
5 |
- bleu
|
6 |
pipeline_tag: text-classification
|
7 |
-
|
|
|
|
|
|
|
|
|
|
4 |
metrics:
|
5 |
- bleu
|
6 |
pipeline_tag: text-classification
|
7 |
+
widget:
|
8 |
+
- text: "I love BERT."
|
9 |
+
- text: "This movie is amazing."
|
10 |
+
- text: "This example was used in NLP course."
|
11 |
+
---
|