Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,20 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
4 |
model-index:
|
5 |
- name: yahoo-finance-news-sentiment
|
6 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -43,4 +54,4 @@ The following hyperparameters were used during training:
|
|
43 |
- Transformers 4.33.2
|
44 |
- Pytorch 2.0.1+cu117
|
45 |
- Datasets 2.14.5
|
46 |
-
- Tokenizers 0.13.3
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
- finance
|
5 |
model-index:
|
6 |
- name: yahoo-finance-news-sentiment
|
7 |
results: []
|
8 |
+
license: mit
|
9 |
+
datasets:
|
10 |
+
- ugursa/yahooFinanceNews
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
metrics:
|
14 |
+
- recall
|
15 |
+
- precision
|
16 |
+
- f1
|
17 |
+
pipeline_tag: text-classification
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
54 |
- Transformers 4.33.2
|
55 |
- Pytorch 2.0.1+cu117
|
56 |
- Datasets 2.14.5
|
57 |
+
- Tokenizers 0.13.3
|