Commit
•
12e7d5c
1
Parent(s):
3fa6a7d
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (ef92606a20371a1e99d89ccd9c39b66873ce7c46)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- masked-auto-encoding
|
5 |
- generated_from_trainer
|
|
|
6 |
model-index:
|
7 |
- name: vit-manuscripts
|
8 |
results: []
|
|
|
3 |
tags:
|
4 |
- masked-auto-encoding
|
5 |
- generated_from_trainer
|
6 |
+
base_model: facebook/vit-mae-base
|
7 |
model-index:
|
8 |
- name: vit-manuscripts
|
9 |
results: []
|