Circularmachines commited on
Commit
550eae8
1 Parent(s): 612c342

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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 None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.2262
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.2263
19
 
20
  ## Model description
21