File size: 376 Bytes
0207072 5084f3b 0207072 |
1 2 3 4 5 6 7 8 9 |
# **roberta-base model is fine tuned on Kaggle two datasets namely "[Sentiment Analysis Dataset](https://www.kaggle.com/datasets/abhi8923shriv/sentiment-analysis-dataset)" & [Pre-processed Twitter tweets](https://www.kaggle.com/datasets/shashank1558/preprocessed-twitter-tweets).**
## Respective labels and thier sentiment
- 0: 'NEUTRAL',
- 1: 'POSITIVE',
- 2: 'NEGATIVE'
|