Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
@@ -18,16 +19,16 @@ model-index:
|
|
18 |
- name: vit-base-beans
|
19 |
results:
|
20 |
- task:
|
21 |
-
name: Image Classification
|
22 |
type: image-classification
|
|
|
23 |
dataset:
|
24 |
-
name: beans
|
25 |
type: beans
|
|
|
26 |
args: default
|
27 |
metrics:
|
28 |
- name: Accuracy
|
29 |
type: accuracy
|
30 |
-
value:
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language: fr
|
3 |
license: apache-2.0
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
19 |
- name: vit-base-beans
|
20 |
results:
|
21 |
- task:
|
|
|
22 |
type: image-classification
|
23 |
+
name: Image Classification
|
24 |
dataset:
|
|
|
25 |
type: beans
|
26 |
+
name: beans
|
27 |
args: default
|
28 |
metrics:
|
29 |
- name: Accuracy
|
30 |
type: accuracy
|
31 |
+
value: -1.1
|
32 |
---
|
33 |
|
34 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|