Image Classification
Transformers
Safetensors
English
siglip
fashion
mnist
siglip2
prithivMLmods commited on
Commit
c6350e1
·
verified ·
1 Parent(s): 4e6e19b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ```py
2
  Classification Report:
3
  precision recall f1-score support
@@ -18,4 +31,4 @@ T-shirt / top 0.8142 0.9147 0.8615 6000
18
  weighted avg 0.9179 0.9180 0.9172 60000
19
  ```
20
 
21
- ![Untitled.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/4RcQ0vyPssALOOCIhpNqu.png)
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - google/siglip2-base-patch16-224
7
+ pipeline_tag: image-classification
8
+ library_name: transformers
9
+ tags:
10
+ - fashion
11
+ - mnist
12
+ - siglip2
13
+ ---
14
  ```py
15
  Classification Report:
16
  precision recall f1-score support
 
31
  weighted avg 0.9179 0.9180 0.9172 60000
32
  ```
33
 
34
+ ![Untitled.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/4RcQ0vyPssALOOCIhpNqu.png)