keremberke
commited on
Commit
•
39a4cc3
1
Parent(s):
09e3421
add ultralytics model card
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ model-index:
|
|
29 |
|
30 |
metrics:
|
31 |
- type: accuracy
|
32 |
-
value: 0.
|
33 |
name: top1 accuracy
|
34 |
- type: accuracy
|
35 |
value: 1 # min: 0.0 - max: 1.0
|
|
|
29 |
|
30 |
metrics:
|
31 |
- type: accuracy
|
32 |
+
value: 0.9433 # min: 0.0 - max: 1.0
|
33 |
name: top1 accuracy
|
34 |
- type: accuracy
|
35 |
value: 1 # min: 0.0 - max: 1.0
|