pascalrai commited on
Commit
9997d6c
1 Parent(s): 2090bf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -24,6 +24,10 @@ widget:
24
  ## Overview
25
 
26
  The model is more optimized for hinglish + emojis and emojis seem to take more attention than the hinglish words.
 
 
 
 
27
 
28
  The model was fine-tuned with dataset: mteb/tweet_sentiment_extraction from huggingface
29
  converted to hinglish text.
 
24
  ## Overview
25
 
26
  The model is more optimized for hinglish + emojis and emojis seem to take more attention than the hinglish words.
27
+ This may be due to the base model being trained for emoji classification and then later trained for sentiment analysis.
28
+
29
+ This model is better if emojis are to be also included for sentiment analysis.
30
+ No Evaluation is done for data with only text and no emojis.
31
 
32
  The model was fine-tuned with dataset: mteb/tweet_sentiment_extraction from huggingface
33
  converted to hinglish text.