Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
thumbnail:
|
|
|
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
- financial
|
| 7 |
- stocks
|
| 8 |
- sentiment
|
| 9 |
widget:
|
| 10 |
-
- text:
|
| 11 |
datasets:
|
| 12 |
- financial_phrasebank
|
|
|
|
| 13 |
metrics:
|
| 14 |
- accuracy
|
| 15 |
model-index:
|
|
@@ -26,6 +28,9 @@ model-index:
|
|
| 26 |
- name: Accuracy
|
| 27 |
type: accuracy
|
| 28 |
value: 0.9823008849557522
|
|
|
|
|
|
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -87,4 +92,4 @@ The following hyperparameters were used during training:
|
|
| 87 |
- Transformers 4.10.2
|
| 88 |
- Pytorch 1.9.0+cu102
|
| 89 |
- Datasets 1.12.1
|
| 90 |
-
- Tokenizers 0.10.3
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
thumbnail: >-
|
| 4 |
+
https://huggingface.co/mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis/resolve/main/logo_no_bg.png
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- financial
|
| 8 |
- stocks
|
| 9 |
- sentiment
|
| 10 |
widget:
|
| 11 |
+
- text: Operating profit totaled EUR 9.4 mn , down from EUR 11.7 mn in 2004 .
|
| 12 |
datasets:
|
| 13 |
- financial_phrasebank
|
| 14 |
+
- carblacac/twitter-sentiment-analysis
|
| 15 |
metrics:
|
| 16 |
- accuracy
|
| 17 |
model-index:
|
|
|
|
| 28 |
- name: Accuracy
|
| 29 |
type: accuracy
|
| 30 |
value: 0.9823008849557522
|
| 31 |
+
language:
|
| 32 |
+
- nl
|
| 33 |
+
- en
|
| 34 |
---
|
| 35 |
|
| 36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 92 |
- Transformers 4.10.2
|
| 93 |
- Pytorch 1.9.0+cu102
|
| 94 |
- Datasets 1.12.1
|
| 95 |
+
- Tokenizers 0.10.3
|