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

first commit

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
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'