Eyüp Sercan UYGUR
Update README.md
fa1ee94 verified
---
license: apache-2.0
language:
- en
library_name: transformers
base_model: distilbert-base-uncased
metrics:
- bertscore
pipeline_tag: text-classification
---
### Distillbert-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.