Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- chest-xray-classification
|
|
|
7 |
model-index:
|
8 |
- name: vit-base-patch16-224-chest-x-ray
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- chest-xray-classification
|
7 |
+
base_model: google/vit-base-patch16-224
|
8 |
model-index:
|
9 |
- name: vit-base-patch16-224-chest-x-ray
|
10 |
results: []
|