nickmuchi commited on
Commit
4fa808d
1 Parent(s): 844ae1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -23
README.md CHANGED
@@ -1,33 +1,21 @@
1
  ---
2
- license: mit
3
  tags:
4
- - generated_from_trainer
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: "The USD rallied by 3% last night as the Fed hiked interest rates"
17
- example_title: "Bullish Sentiment"
18
- - text: "Covid-19 cases have been increasing over the past few months impacting earnings for global firms"
19
- example_title: "Bearish Sentiment"
20
- - text: "the USD has been trending lower"
21
- example_title: "Mildly Bearish Sentiment"
22
- - text: "The USD rallied by 3% last night as the Fed hiked interest rates however, higher interest rates will increase mortgage costs for homeowners"
23
- example_title: "Neutral"
24
  metrics:
25
- - accuracy
26
- - f1
27
- - precision
28
  - recall
29
  model-index:
30
- - name: deberta-v3-base-finetuned-finance-text-classification
31
  results: []
32
  ---
33
 
 
1
  ---
2
+ license: apache-2.0
3
  tags:
4
+ - object-detection
5
+ - face-mask-detection
 
 
 
 
 
6
  datasets:
7
+ - coco
8
+ - face-mask-detection
 
9
  widget:
10
+ - src: https://drive.google.com/uc?id=1VwYLbGak5c-2P5qdvfWVOeg7DTDYPbro
11
+ example_title: "City Folk"
12
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
13
+ example_title: "Football Match"
 
 
 
 
14
  metrics:
15
+ - average precision
 
 
16
  - recall
17
  model-index:
18
+ - name: yolos-small-finetuned-masks
19
  results: []
20
  ---
21