Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ model_index:
8
  - task:
9
  name: Image Classification
10
  type: image-classification
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  - task:
9
  name: Image Classification
10
  type: image-classification
11
+ base_model: google/vit-base-patch16-224-in21k
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You