Update README.md
Browse files
README.md
CHANGED
|
@@ -41,7 +41,7 @@ model-index:
|
|
| 41 |
value: 0.89
|
| 42 |
---
|
| 43 |
|
| 44 |
-
# distilroberta-finetuned-
|
| 45 |
|
| 46 |
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), a dataset consisting of 4840 Financial News categorised by sentiment (negative, neutral, positive). 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).
|
| 47 |
It achieves the following results on the evaluation set:
|
|
|
|
| 41 |
value: 0.89
|
| 42 |
---
|
| 43 |
|
| 44 |
+
# distilroberta-finetuned-financial-text-classification
|
| 45 |
|
| 46 |
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), a dataset consisting of 4840 Financial News categorised by sentiment (negative, neutral, positive). 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).
|
| 47 |
It achieves the following results on the evaluation set:
|