Librarian Bot: Update Hugging Face dataset ID
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -6,24 +6,24 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
- Vit
|
8 |
datasets:
|
9 |
-
- beans
|
10 |
metrics:
|
11 |
- accuracy
|
|
|
12 |
model-index:
|
13 |
- name: vit-base-beans-demo-v2
|
14 |
results:
|
15 |
- task:
|
16 |
-
name: Image Classification
|
17 |
type: image-classification
|
|
|
18 |
dataset:
|
19 |
name: beans
|
20 |
type: beans
|
21 |
args: default
|
22 |
metrics:
|
23 |
-
-
|
24 |
-
type: accuracy
|
25 |
value: 1
|
26 |
-
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- generated_from_trainer
|
7 |
- Vit
|
8 |
datasets:
|
9 |
+
- AI-Lab-Makerere/beans
|
10 |
metrics:
|
11 |
- accuracy
|
12 |
+
pipeline_tag: image-classification
|
13 |
model-index:
|
14 |
- name: vit-base-beans-demo-v2
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
type: image-classification
|
18 |
+
name: Image Classification
|
19 |
dataset:
|
20 |
name: beans
|
21 |
type: beans
|
22 |
args: default
|
23 |
metrics:
|
24 |
+
- type: accuracy
|
|
|
25 |
value: 1
|
26 |
+
name: Accuracy
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|