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