mrm8488 commited on
Commit
7eab876
1 Parent(s): 1577068

fix: readme typo

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -36,7 +36,7 @@ should probably proofread and complete it, then remove this comment. -->
36
  <img src="https://huggingface.co/mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis/resolve/main/logo_no_bg.png" alt="logo">
37
  </div>
38
 
39
- # DistilRoberta-financial-sentiment-v2
40
 
41
 
42
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the financial_phrasebank dataset.
@@ -73,4 +73,4 @@ The following hyperparameters were used during training:
73
  - Transformers 4.10.2
74
  - Pytorch 1.9.0+cu102
75
  - Datasets 1.12.1
76
- - Tokenizers 0.10.3
 
36
  <img src="https://huggingface.co/mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis/resolve/main/logo_no_bg.png" alt="logo">
37
  </div>
38
 
39
+ # DistilRoberta-financial-sentiment
40
 
41
 
42
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the financial_phrasebank dataset.
 
73
  - Transformers 4.10.2
74
  - Pytorch 1.9.0+cu102
75
  - Datasets 1.12.1
76
+ - Tokenizers 0.10.3