Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ language:
|
|
| 5 |
- en
|
| 6 |
base_model:
|
| 7 |
- distilbert/distilbert-base-uncased
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# thomasrenault/emotion
|
|
|
|
| 5 |
- en
|
| 6 |
base_model:
|
| 7 |
- distilbert/distilbert-base-uncased
|
| 8 |
+
pipeline_tag: text-classification
|
| 9 |
---
|
| 10 |
|
| 11 |
# thomasrenault/emotion
|