Update README.md
#10
by
ashsh
- opened
README.md
CHANGED
@@ -1,17 +1,28 @@
|
|
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:
|
16 |
- name: distilRoberta-financial-sentiment
|
17 |
results:
|
@@ -26,6 +37,12 @@ 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 +104,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 |
+
- spam
|
11 |
+
- ham
|
12 |
+
- not-spam
|
13 |
widget:
|
14 |
+
- text: Operating profit totaled EUR 9.4 mn , down from EUR 11.7 mn in 2004 .
|
15 |
datasets:
|
16 |
- financial_phrasebank
|
17 |
+
- Anik3t/spam-classification-new
|
18 |
+
- TrainingDataPro/email-spam-classification
|
19 |
+
- seanswyi/sms-spam-classification
|
20 |
+
- legacy107/spamming-email-classification
|
21 |
metrics:
|
22 |
- accuracy
|
23 |
+
- f1
|
24 |
+
- precision
|
25 |
+
- recall
|
26 |
model-index:
|
27 |
- name: distilRoberta-financial-sentiment
|
28 |
results:
|
|
|
37 |
- name: Accuracy
|
38 |
type: accuracy
|
39 |
value: 0.9823008849557522
|
40 |
+
language:
|
41 |
+
- en
|
42 |
+
- fa
|
43 |
+
base_model:
|
44 |
+
- mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis
|
45 |
+
- Delphia/twitter-spam-classifier
|
46 |
---
|
47 |
|
48 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
104 |
- Transformers 4.10.2
|
105 |
- Pytorch 1.9.0+cu102
|
106 |
- Datasets 1.12.1
|
107 |
+
- Tokenizers 0.10.3
|