Commit
•
955fd88
1
Parent(s):
96f015a
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (7f87cd9c25e679002f91f7a1d6813a395f4ef468)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
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: dit-base-manuscripts
|
8 |
results: []
|
|
|
3 |
tags:
|
4 |
- masked-image-modeling
|
5 |
- generated_from_trainer
|
6 |
+
base_model: facebook/deit-base-distilled-patch16-224
|
7 |
model-index:
|
8 |
- name: dit-base-manuscripts
|
9 |
results: []
|