zhayunduo commited on
Commit
e4fd3e0
1 Parent(s): e48b116

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ license: apache-2.0
12
 
13
  This model is fine tuned with roberta-base model on 3200000 comments from stocktwits, with the user labeled tags 'Bullish' or 'Bearish'
14
 
15
- try something that the individual investors may say on the investment forum on the inference API
16
 
17
  [code on github](https://github.com/Gitrexx/PLPPM_Sentiment_Analysis_via_Stocktwits/tree/main/SentimentEngine)
18
 
 
12
 
13
  This model is fine tuned with roberta-base model on 3200000 comments from stocktwits, with the user labeled tags 'Bullish' or 'Bearish'
14
 
15
+ try something that the individual investors may say on the investment forum on the inference API, for example, try 'red' and 'green'.
16
 
17
  [code on github](https://github.com/Gitrexx/PLPPM_Sentiment_Analysis_via_Stocktwits/tree/main/SentimentEngine)
18