StephanAkkerman commited on
Commit
9a0d7c8
1 Parent(s): 2e7eab7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -19
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: "Paris is the [MASK] of France."
16
- example_title: "Generic 1"
17
- - text: "The goal of life is [MASK]."
18
- example_title: "Generic 2"
19
- - text: "AAPL is a [MASK] sector stock."
20
- example_title: "AAPL"
21
- - text: "I predict that this stock will go [MASK]."
22
- example_title: "Stock Direction"
23
- - text: "$AAPL is the ticker for the company named [MASK]."
24
- example_title: "Ticker"
25
  base_model: yiyanghkust/finbert-pretrain
26
  model-index:
27
  - name: FinTwitBERT
28
  results:
29
- - task:
30
- type: financial-tweet-prediction
31
- name: Financial Tweet Prediction
32
- dataset:
33
- name: Stock Market Tweets Data
34
- type: finance
35
- metrics:
36
- - type: Perplexity
37
- value: 5.156
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