Commit
•
2bda7bc
1
Parent(s):
b43ebf0
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: vit-manuscripts
|
@@ -12,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# vit-manuscripts
|
14 |
|
15 |
-
This model is a fine-tuned version of [facebook/vit-mae-base](https://huggingface.co/facebook/vit-mae-base) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- masked-auto-encoding
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: vit-manuscripts
|
|
|
13 |
|
14 |
# vit-manuscripts
|
15 |
|
16 |
+
This model is a fine-tuned version of [facebook/vit-mae-base](https://huggingface.co/facebook/vit-mae-base) on the davanstrien/manuscript_iiif_test dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.5177
|
19 |
|
20 |
## Model description
|
21 |
|