prithivMLmods commited on
Commit
dab6b73
·
verified ·
1 Parent(s): 373a042

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -19,3 +19,16 @@ tags:
19
  - SigLIP2
20
  ---
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  - SigLIP2
20
  ---
21
 
22
+ ```py
23
+ Classification Report:
24
+ precision recall f1-score support
25
+
26
+ female portrait 0.9754 0.9656 0.9705 1600
27
+ male portrait 0.9660 0.9756 0.9708 1600
28
+
29
+ accuracy 0.9706 3200
30
+ macro avg 0.9707 0.9706 0.9706 3200
31
+ weighted avg 0.9707 0.9706 0.9706 3200
32
+ ```
33
+
34
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/Hl1qDGrIIZyiSOzOX8K8t.png)