nickmuchi commited on
Commit
82e9b27
1 Parent(s): 3e44ec5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -4,6 +4,13 @@ tags:
4
  - generated_from_trainer
5
  metrics:
6
  - f1
 
 
 
 
 
 
 
7
  model-index:
8
  - name: distilroberta-finetuned-finclass
9
  results: []
 
4
  - generated_from_trainer
5
  metrics:
6
  - f1
7
+ widget:
8
+ - text: "The USD rallied by 10% last night"
9
+ example_title: "Bullish Sentiment"
10
+ - text: "Covid-19 cases have been increasing over the past few months"
11
+ example_title: "Bearish Sentiment"
12
+ - text: "the USD has been trending lower"
13
+ example_title: "Mildly Bearish Sentiment"
14
  model-index:
15
  - name: distilroberta-finetuned-finclass
16
  results: []