velvrix commited on
Commit
0207072
·
1 Parent(s): 5084f3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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
+