Update README.md
Browse files
README.md
CHANGED
@@ -1,33 +1,21 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
tags:
|
4 |
-
-
|
5 |
-
-
|
6 |
-
- sentiment-analysis
|
7 |
-
- sentence_50agree
|
8 |
-
- financial
|
9 |
-
- stocks
|
10 |
-
- sentiment
|
11 |
datasets:
|
12 |
-
-
|
13 |
-
-
|
14 |
-
- nickmuchi/financial-classification
|
15 |
widget:
|
16 |
-
-
|
17 |
-
example_title: "
|
18 |
-
-
|
19 |
-
example_title: "
|
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 |
-
-
|
26 |
-
- f1
|
27 |
-
- precision
|
28 |
- recall
|
29 |
model-index:
|
30 |
-
- name:
|
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 |
|