Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -8,16 +8,17 @@ datasets:
8
  metrics:
9
  - accuracy
10
  widget:
11
- - src: https://huggingface.co/RaymundoSGlz/vit_model_beans/resolve/main/bean_rust.jpeg
12
- example_title: Bean rust
13
- - src: https://huggingface.co/RaymundoSGlz/vit_model_beans/resolve/main/healthy.jpeg
14
- example_title: Healthy
 
15
  model-index:
16
  - name: vit_model_beans
17
  results:
18
  - task:
19
- name: Image Classification
20
  type: image-classification
 
21
  dataset:
22
  name: beans
23
  type: beans
@@ -25,9 +26,9 @@ model-index:
25
  split: validation
26
  args: default
27
  metrics:
28
- - name: Accuracy
29
- type: accuracy
30
  value: 0.9924812030075187
 
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  metrics:
9
  - accuracy
10
  widget:
11
+ - src: https://huggingface.co/RaymundoSGlz/vit_model_beans/resolve/main/bean_rust.jpeg
12
+ example_title: Bean rust
13
+ - src: https://huggingface.co/RaymundoSGlz/vit_model_beans/resolve/main/healthy.jpeg
14
+ example_title: Healthy
15
+ base_model: google/vit-base-patch16-224-in21k
16
  model-index:
17
  - name: vit_model_beans
18
  results:
19
  - task:
 
20
  type: image-classification
21
+ name: Image Classification
22
  dataset:
23
  name: beans
24
  type: beans
 
26
  split: validation
27
  args: default
28
  metrics:
29
+ - type: accuracy
 
30
  value: 0.9924812030075187
31
+ name: Accuracy
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You