StephanAkkerman
commited on
Commit
•
9a0d7c8
1
Parent(s):
2e7eab7
Update README.md
Browse files
README.md
CHANGED
@@ -9,32 +9,35 @@ tags:
|
|
9 |
- financial-sentiment-analysis
|
10 |
datasets:
|
11 |
- Stock-Market-Tweets-Data
|
|
|
|
|
|
|
12 |
metrics:
|
13 |
- perplexity
|
14 |
widget:
|
15 |
-
- text:
|
16 |
-
example_title:
|
17 |
-
- text:
|
18 |
-
example_title:
|
19 |
-
- text:
|
20 |
-
example_title:
|
21 |
-
- text:
|
22 |
-
example_title:
|
23 |
-
- text:
|
24 |
-
example_title:
|
25 |
base_model: yiyanghkust/finbert-pretrain
|
26 |
model-index:
|
27 |
- name: FinTwitBERT
|
28 |
results:
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
---
|
39 |
|
40 |
# FinTwitBERT
|
|
|
9 |
- financial-sentiment-analysis
|
10 |
datasets:
|
11 |
- Stock-Market-Tweets-Data
|
12 |
+
- StephanAkkerman/financial-tweets-crypto
|
13 |
+
- StephanAkkerman/financial-tweets-stocks
|
14 |
+
- StephanAkkerman/financial-tweets-other
|
15 |
metrics:
|
16 |
- perplexity
|
17 |
widget:
|
18 |
+
- text: Paris is the [MASK] of France.
|
19 |
+
example_title: Generic 1
|
20 |
+
- text: The goal of life is [MASK].
|
21 |
+
example_title: Generic 2
|
22 |
+
- text: AAPL is a [MASK] sector stock.
|
23 |
+
example_title: AAPL
|
24 |
+
- text: I predict that this stock will go [MASK].
|
25 |
+
example_title: Stock Direction
|
26 |
+
- text: $AAPL is the ticker for the company named [MASK].
|
27 |
+
example_title: Ticker
|
28 |
base_model: yiyanghkust/finbert-pretrain
|
29 |
model-index:
|
30 |
- name: FinTwitBERT
|
31 |
results:
|
32 |
+
- task:
|
33 |
+
type: financial-tweet-prediction
|
34 |
+
name: Financial Tweet Prediction
|
35 |
+
dataset:
|
36 |
+
name: Stock Market Tweets Data
|
37 |
+
type: finance
|
38 |
+
metrics:
|
39 |
+
- type: Perplexity
|
40 |
+
value: 5.156
|
41 |
---
|
42 |
|
43 |
# FinTwitBERT
|