Commit
·
5926c2e
1
Parent(s):
579ea1a
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: MAE
|
|
@@ -12,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# MAE
|
| 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: MAE
|
|
|
|
| 13 |
|
| 14 |
# MAE
|
| 15 |
|
| 16 |
+
This model is a fine-tuned version of [facebook/vit-mae-base](https://huggingface.co/facebook/vit-mae-base) on the Circularmachines/batch_indexing_machine_224x224_images dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 0.2478
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|