Update README.md
Browse files
README.md
CHANGED
@@ -20,19 +20,19 @@ widget:
|
|
20 |
model-index:
|
21 |
- name: distilroberta-finetuned-finclass
|
22 |
results:
|
23 |
-
- task:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
model-index:
|
21 |
- name: distilroberta-finetuned-finclass
|
22 |
results:
|
23 |
+
- task:
|
24 |
+
name: Text Classification
|
25 |
+
type: text-classification
|
26 |
+
datasets:
|
27 |
+
name: financial_phrasebank
|
28 |
+
type: financial_phrasebank
|
29 |
+
args: sentences_allagree
|
30 |
+
name_1: Kaggle Self label
|
31 |
+
type_1: financial-classification
|
32 |
+
metrics:
|
33 |
+
name: F1-Score
|
34 |
+
type: F1-Score
|
35 |
+
value: 0.88
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|