Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
# **roberta-base model is fine tuned on Kaggle two datasets namely "Sentiment Analysis Dataset" & Pre-processed Twitter tweets.**
|
2 |
|
3 |
## Respective labels and thier sentiment
|
4 |
|
5 |
- 0: 'NEUTRAL',
|
6 |
- 1: 'POSITIVE',
|
7 |
-
- 2: 'NEGATIVE'
|
|
|
|
1 |
+
# **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).**
|
2 |
|
3 |
## Respective labels and thier sentiment
|
4 |
|
5 |
- 0: 'NEUTRAL',
|
6 |
- 1: 'POSITIVE',
|
7 |
+
- 2: 'NEGATIVE'
|
8 |
+
|