Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,10 @@ model-index:
|
|
18 |
results:
|
19 |
- task:
|
20 |
type: object-detection
|
|
|
|
|
|
|
|
|
21 |
metrics:
|
22 |
- type: precision # since [email protected]:0.95 is not available on hf.co/metrics
|
23 |
value: 54.7
|
|
|
18 |
results:
|
19 |
- task:
|
20 |
type: object-detection
|
21 |
+
dataset:
|
22 |
+
type: merve/coco
|
23 |
+
name: COCO2017
|
24 |
+
split: validation
|
25 |
metrics:
|
26 |
- type: precision # since [email protected]:0.95 is not available on hf.co/metrics
|
27 |
value: 54.7
|