Commit
•
7574700
1
Parent(s):
37b1ed5
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (e1b03c083da32e9186c26209922c2186bf31816a)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- f1
|
|
|
7 |
model-index:
|
8 |
- name: iiif_manuscript_vit
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- f1
|
7 |
+
base_model: google/vit-base-patch16-224-in21k
|
8 |
model-index:
|
9 |
- name: iiif_manuscript_vit
|
10 |
results: []
|