nickmuchi commited on
Commit
a494fa0
1 Parent(s): 32d181a

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 None 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.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.4463
20
  - F1: 0.8835