asusevski commited on
Commit
9351ec5
1 Parent(s): e77f5b1

Create README

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - pcuenq/oxford-pets
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ pipeline_tag: image-classification
10
+ ---
11
+ # ViT Oxford Pets
12
+
13
+ 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.
14
+ It achieves the following results on the evaluation set:
15
+ - Accuracy: 93.64%