Librarian Bot: Update Hugging Face dataset ID

#1
Files changed (1) hide show
  1. README.md +8 -10
README.md CHANGED
@@ -4,22 +4,20 @@ tags:
4
  - image-classification
5
  - generated_from_trainer
6
  datasets:
7
- - beans
8
  metrics:
9
  - accuracy
10
  widget:
11
- - src: >-
12
- https://huggingface.co/julenalvaro/platzi_vit_model_julenalvaro/resolve/main/healthy.jpeg
13
- example_title: Healthy
14
- - src: >-
15
- https://huggingface.co/julenalvaro/platzi_vit_model_julenalvaro/resolve/main/bean_rust.jpeg
16
- example_title: Bean Rust
17
  model-index:
18
  - name: platzi_vit_model_julenalvaro
19
  results:
20
  - task:
21
- name: Image Classification
22
  type: image-classification
 
23
  dataset:
24
  name: beans
25
  type: beans
@@ -27,9 +25,9 @@ model-index:
27
  split: train
28
  args: default
29
  metrics:
30
- - name: Accuracy
31
- type: accuracy
32
  value: 0.9924812030075187
 
33
  ---
34
 
35
  <!-- 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/julenalvaro/platzi_vit_model_julenalvaro/resolve/main/healthy.jpeg
12
+ example_title: Healthy
13
+ - src: https://huggingface.co/julenalvaro/platzi_vit_model_julenalvaro/resolve/main/bean_rust.jpeg
14
+ example_title: Bean Rust
 
 
15
  model-index:
16
  - name: platzi_vit_model_julenalvaro
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: 0.9924812030075187
30
+ name: Accuracy
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You