sarfras commited on
Commit
7a0f3a8
·
verified ·
1 Parent(s): 583b2e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,14 +1,13 @@
1
  ---
2
  tags:
3
- - pii
4
- - safe
5
- - not-for-all-audiences
6
- - text-classification
7
- - pytorch
8
  library_name: transformers
9
  pipeline_tag: text-classification
10
  ---
11
-
12
  # Crypto Sentiment Classifier - DistilRoBERTa
13
 
14
  ## Model Description
@@ -26,4 +25,4 @@ This fine-tuned DistilRoBERTa model classifies financial/crypto tweets into BEAR
26
 
27
  ## Limitations & Bias
28
  - Heavy Neutral skew may underperform on extreme sentiments.
29
- - Trained on general financial tweets; fine-tune further for pure crypto jargon.
 
1
  ---
2
  tags:
3
+ - DistilRoBERTa
4
+ - fine-tune
5
+ - financial
6
+ - crypto
7
+ - sentiment
8
  library_name: transformers
9
  pipeline_tag: text-classification
10
  ---
 
11
  # Crypto Sentiment Classifier - DistilRoBERTa
12
 
13
  ## Model Description
 
25
 
26
  ## Limitations & Bias
27
  - Heavy Neutral skew may underperform on extreme sentiments.
28
+ - Trained on general financial tweets; fine-tune further for pure crypto jargon.