rafalosa librarian-bot commited on
Commit
efbdbce
1 Parent(s): dbbaa51

Librarian Bot: Add base_model information to model (#3)

Browse files

- Librarian Bot: Add base_model information to model (7cc22074400214dc96f08efc7f6d846b3c3e793a)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -2,14 +2,15 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - accuracy
 
 
7
  model-index:
8
  - name: diabetic-retinopathy-224-procnorm-vit
9
  results: []
10
- datasets:
11
- - martinezomg/diabetic-retinopathy
12
- pipeline_tag: image-classification
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - martinezomg/diabetic-retinopathy
7
  metrics:
8
  - accuracy
9
+ pipeline_tag: image-classification
10
+ base_model: google/vit-base-patch16-224-in21k
11
  model-index:
12
  - name: diabetic-retinopathy-224-procnorm-vit
13
  results: []
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You