muellje3 commited on
Commit
725442f
·
verified ·
1 Parent(s): 658ec4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -15,6 +15,15 @@ model-index:
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
 
 
 
 
 
 
 
 
 
18
  # vit-base-oxford-iiit-pets
19
 
20
  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.
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ # clip-oxford-pets
19
+ This model is a fine-tuned version of openai/clip-vit-base-patch32 on the pcuenq/oxford-pets dataset.
20
+ It achieves the following results on the evaluation set:
21
+
22
+ - accuracy: 0.8800,
23
+ - precision: 0.8768,
24
+ - recall": 0.8800
25
+
26
+
27
  # vit-base-oxford-iiit-pets
28
 
29
  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.