Monyrak commited on
Commit
5b015c6
·
verified ·
1 Parent(s): 3db1434

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -11,3 +11,12 @@ short_description: Block_Computer_Vision
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+
15
+
16
+ ## Zero-Shot Classification Results on Oxford-Pet Dataset
17
+
18
+ Using the CLIP model (openai/clip-vit-large-patch14) for zero-shot classification on the Oxford-Pet dataset:
19
+
20
+ - Accuracy: 0.8800 (88.00%)
21
+ - Precision: 0.8462 (84.62%)
22
+ - Recall: 0.8800 (88.00%)