nickmuchi commited on
Commit
a41f535
1 Parent(s): 1250e4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ model-index:
42
 
43
  # distilroberta-finetuned-finclass
44
 
45
- 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). 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).
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.4463
48
  - F1: 0.8835
 
42
 
43
  # distilroberta-finetuned-finclass
44
 
45
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the sentence_50Agree [financial-phrasebank + Kaggle Dataset](https://huggingface.co/datasets/nickmuchi/financial-classification). 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).
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.4463
48
  - F1: 0.8835