paul
commited on
Commit
•
a49e07d
1
Parent(s):
f193def
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -22,6 +22,17 @@ model-index:
|
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
value: 0.847758887171561
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
value: 0.847758887171561
|
25 |
+
- task:
|
26 |
+
type: image-classification
|
27 |
+
name: Image Classification
|
28 |
+
dataset:
|
29 |
+
type: custom
|
30 |
+
name: custom
|
31 |
+
split: test
|
32 |
+
metrics:
|
33 |
+
- type: f1
|
34 |
+
value: 0.8504084378729573
|
35 |
+
name: F1
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|