nickmuchi commited on
Commit
2831094
1 Parent(s): 7ca40fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  datasets:
12
  - financial_phrasebank
13
  - Kaggle Self label
14
- - financial-classification
15
  metrics:
16
  - f1
17
  widget:
@@ -27,15 +27,16 @@ model-index:
27
  - task:
28
  name: Text Classification
29
  type: text-classification
 
 
 
 
30
  metrics:
31
  name: F1-Score
32
  type: F1-Score
33
  value: 0.88
34
  ---
35
 
36
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
37
- should probably proofread and complete it, then remove this comment. -->
38
-
39
  # distilroberta-finetuned-finclass
40
 
41
  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).
 
11
  datasets:
12
  - financial_phrasebank
13
  - Kaggle Self label
14
+ - nickmuchi/financial-classification
15
  metrics:
16
  - f1
17
  widget:
 
27
  - task:
28
  name: Text Classification
29
  type: text-classification
30
+ dataset:
31
+ name: financial_phrasebank
32
+ type: finance
33
+ args: sentence_50agree
34
  metrics:
35
  name: F1-Score
36
  type: F1-Score
37
  value: 0.88
38
  ---
39
 
 
 
 
40
  # distilroberta-finetuned-finclass
41
 
42
  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).