Commit ·
6ce2ca5
1
Parent(s): d2c8582
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (501d2b7f05bced277886e562d107cbff6d518e9b)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
| 3 |
tags:
|
| 4 |
- masked-image-modeling
|
| 5 |
- generated_from_trainer
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: vit-base-patch16-224-in21k-base-manuscripts
|
| 8 |
results: []
|
|
|
|
| 3 |
tags:
|
| 4 |
- masked-image-modeling
|
| 5 |
- generated_from_trainer
|
| 6 |
+
base_model: google/vit-base-patch16-224-in21k
|
| 7 |
model-index:
|
| 8 |
- name: vit-base-patch16-224-in21k-base-manuscripts
|
| 9 |
results: []
|