nickmuchi commited on
Commit
3e44ec5
1 Parent(s): 6bf30b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # distilroberta-finetuned-finclass
16
 
17
- This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the [financial-phrasebank + Kaggle Dataset](https://huggingface.co/datasets/nickmuchi/financial-classification) dataset. The Kaggle dataset includes Covid-19 sentiment data and can be found here: [sentiment-classification-selflabel-dataset](https://www.kaggle.com/percyzheng/sentiment-classification-selflabel-dataset)
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.4463
20
  - F1: 0.8835
 
14
 
15
  # distilroberta-finetuned-finclass
16
 
17
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the [financial-phrasebank + Kaggle Dataset](https://huggingface.co/datasets/nickmuchi/financial-classification) dataset. The Kaggle dataset includes Covid-19 sentiment data and can be found here: [sentiment-classification-selflabel-dataset](https://www.kaggle.com/percyzheng/sentiment-classification-selflabel-dataset).
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.4463
20
  - F1: 0.8835