Librarian Bot: Update Hugging Face dataset ID
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -4,20 +4,20 @@ tags:
|
|
4 |
- image-classification
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
- beans
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
widget:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
model-index:
|
16 |
- name: vit_model
|
17 |
results:
|
18 |
- task:
|
19 |
-
name: Image Classification
|
20 |
type: image-classification
|
|
|
21 |
dataset:
|
22 |
name: beans
|
23 |
type: beans
|
@@ -25,9 +25,9 @@ model-index:
|
|
25 |
split: train
|
26 |
args: default
|
27 |
metrics:
|
28 |
-
-
|
29 |
-
type: accuracy
|
30 |
value: 1.0
|
|
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
4 |
- image-classification
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- AI-Lab-Makerere/beans
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
widget:
|
11 |
+
- src: https://huggingface.co/jeraldflowers/vit_model/blob/main/healthy.jpeg
|
12 |
+
example_title: Healthy
|
13 |
+
- src: https://huggingface.co/jeraldflowers/vit_model/blob/main/bean_rust.jpeg
|
14 |
+
example_title: Bean Rust
|
15 |
model-index:
|
16 |
- name: vit_model
|
17 |
results:
|
18 |
- task:
|
|
|
19 |
type: image-classification
|
20 |
+
name: Image Classification
|
21 |
dataset:
|
22 |
name: beans
|
23 |
type: beans
|
|
|
25 |
split: train
|
26 |
args: default
|
27 |
metrics:
|
28 |
+
- type: accuracy
|
|
|
29 |
value: 1.0
|
30 |
+
name: Accuracy
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|