ElKulako commited on
Commit
8578a56
1 Parent(s): f1dbbc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -3,7 +3,11 @@ CryptoBERT is a pre-trained NLP model to analyse the language and sentiments of
3
 
4
 
5
  # Example of Classification
 
 
 
6
 
 
7
 
8
  ## Classification Training
9
  The model was trained on the following labels: "Bearish" : 0, "Neutral": 1, "Bullish": 2
 
3
 
4
 
5
  # Example of Classification
6
+ ---
7
+ datasets:
8
+ - ElKulako/StockTwits-crypto
9
 
10
+ ---
11
 
12
  ## Classification Training
13
  The model was trained on the following labels: "Bearish" : 0, "Neutral": 1, "Bullish": 2