Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ metrics:
|
|
9 |
pipeline_tag: text-classification
|
10 |
---
|
11 |
|
12 |
-
###
|
13 |
|
14 |
- This is a bert based sentiment analysis model. The head has been changed to make the classification task and it relies on [Transformers](https://huggingface.co/docs/transformers/index).
|
15 |
- It checks; saddness, joy, fear, anger, surprise and joy.
|
|
|
9 |
pipeline_tag: text-classification
|
10 |
---
|
11 |
|
12 |
+
### Distilbert-Sentiment
|
13 |
|
14 |
- This is a bert based sentiment analysis model. The head has been changed to make the classification task and it relies on [Transformers](https://huggingface.co/docs/transformers/index).
|
15 |
- It checks; saddness, joy, fear, anger, surprise and joy.
|