berng commited on
Commit
8b5a4f1
·
verified ·
1 Parent(s): 826acec

myclass model

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,6 +3,7 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224
5
  tags:
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: myclass
@@ -14,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # myclass
16
 
17
- This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - eval_loss: 0.2064
20
  - eval_accuracy: 0.9472
 
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224
5
  tags:
6
+ - image-classification
7
  - generated_from_trainer
8
  model-index:
9
  - name: myclass
 
15
 
16
  # myclass
17
 
18
+ This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the pcuenq/oxford-pets dataset.
19
  It achieves the following results on the evaluation set:
20
  - eval_loss: 0.2064
21
  - eval_accuracy: 0.9472