File size: 992 Bytes
a8c6917 3d81b74 e9f50e9 a316767 e9f50e9 515dc9b e9f50e9 4bb4b66 e9f50e9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
license: mit
language:
- en
library_name: bertopic
---
# Model Card for bert-sentiment-classifier
### Model Description
Sentiment Classifier between positive and negative messages.
- **Developed by:** Rootstrap
- **Model type:** classifier
- **Language:** English
- **License:** MIT
- **Finetuned from model:** Bert
### Model Sources
- **Demo:** [rootstrap-org/bert-sentiment-classifier](https://huggingface.co/spaces/rootstrap-org/bert-sentiment-classifier/tree/main)
### Direct Use
This classifier is used only for demo propose.
### Out-of-Scope Use
This specific model has not been used in production.
## Training Details
- Training has been done with [classify_sentiment_with_bert notebook](https://huggingface.co/spaces/rootstrap-org/bert-sentiment-classifier/blob/main/notebooks/classify_sentiment_with_bert.ipynb)
- Fine tuning model [small_bert/bert_en_uncased_L-10_H-512_A-8](https://tfhub.dev/tensorflow/small_bert/bert_en_uncased_L-10_H-512_A-8/1)
## Evaluation
|