nickmuchi commited on
Commit
e6f300a
1 Parent(s): 56b7955

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,12 +1,29 @@
1
  ---
2
  license: cc-by-sa-4.0
3
  tags:
 
 
 
4
  - generated_from_trainer
 
 
 
 
 
 
 
5
  metrics:
6
  - accuracy
7
  - f1
8
  - precision
9
  - recall
 
 
 
 
 
 
 
10
  model-index:
11
  - name: sec-bert-finetuned-finance-classification
12
  results: []
 
1
  ---
2
  license: cc-by-sa-4.0
3
  tags:
4
+ - financial-sentiment-analysis
5
+ - sentiment-analysis
6
+ - sentence_50agree
7
  - generated_from_trainer
8
+ - financial
9
+ - stocks
10
+ - sentiment
11
+ datasets:
12
+ - financial_phrasebank
13
+ - Kaggle Self label
14
+ - nickmuchi/financial-classification
15
  metrics:
16
  - accuracy
17
  - f1
18
  - precision
19
  - recall
20
+ widget:
21
+ - text: "The USD rallied by 10% last night"
22
+ example_title: "Bullish Sentiment"
23
+ - text: "Covid-19 cases have been increasing over the past few months impacting earnings for global firms"
24
+ example_title: "Bearish Sentiment"
25
+ - text: "the USD has been trending lower"
26
+ example_title: "Mildly Bearish Sentiment"
27
  model-index:
28
  - name: sec-bert-finetuned-finance-classification
29
  results: []