Update README.md
Browse files
README.md
CHANGED
@@ -5,22 +5,26 @@ tags:
|
|
5 |
- financial-sentiment-analysis
|
6 |
- sentiment-analysis
|
7 |
- sentence_50agree
|
8 |
-
- financial
|
9 |
- stocks
|
10 |
- sentiment
|
|
|
11 |
datasets:
|
12 |
- financial_phrasebank
|
13 |
- Kaggle_Self_label
|
14 |
- nickmuchi/financial-classification
|
15 |
widget:
|
16 |
-
- text:
|
17 |
-
example_title:
|
18 |
-
- text:
|
19 |
-
|
20 |
-
|
21 |
-
example_title:
|
22 |
-
- text:
|
23 |
-
example_title:
|
|
|
|
|
|
|
|
|
24 |
metrics:
|
25 |
- accuracy
|
26 |
- f1
|
@@ -94,4 +98,4 @@ The following hyperparameters were used during training:
|
|
94 |
- Transformers 4.19.2
|
95 |
- Pytorch 1.11.0+cu113
|
96 |
- Datasets 2.2.2
|
97 |
-
- Tokenizers 0.12.1
|
|
|
5 |
- financial-sentiment-analysis
|
6 |
- sentiment-analysis
|
7 |
- sentence_50agree
|
|
|
8 |
- stocks
|
9 |
- sentiment
|
10 |
+
- finance
|
11 |
datasets:
|
12 |
- financial_phrasebank
|
13 |
- Kaggle_Self_label
|
14 |
- nickmuchi/financial-classification
|
15 |
widget:
|
16 |
+
- text: The USD rallied by 3% last night as the Fed hiked interest rates
|
17 |
+
example_title: Bullish Sentiment
|
18 |
+
- text: >-
|
19 |
+
Covid-19 cases have been increasing over the past few months impacting
|
20 |
+
earnings for global firms
|
21 |
+
example_title: Bearish Sentiment
|
22 |
+
- text: the USD has been trending lower
|
23 |
+
example_title: Mildly Bearish Sentiment
|
24 |
+
- text: >-
|
25 |
+
The USD rallied by 3% last night as the Fed hiked interest rates however,
|
26 |
+
higher interest rates will increase mortgage costs for homeowners
|
27 |
+
example_title: Neutral
|
28 |
metrics:
|
29 |
- accuracy
|
30 |
- f1
|
|
|
98 |
- Transformers 4.19.2
|
99 |
- Pytorch 1.11.0+cu113
|
100 |
- Datasets 2.2.2
|
101 |
+
- Tokenizers 0.12.1
|