Srjnnnn's picture
Update README.md
0268b43 verified
|
raw
history blame
434 Bytes
---
license: apache-2.0
language:
- en
library_name: transformers
base_model: distilbert-base-uncased
metrics:
- bertscore
pipeline_tag: text-classification
---
### Distilbert-Sentiment
- 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).
- It checks; saddness, joy, fear, anger, surprise and joy.