amanyagami commited on
Commit
ad2c05e
·
verified ·
1 Parent(s): 466ffb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - timm/vit_base_patch16_224.augreg_in21k
9
+ pipeline_tag: image-classification
10
+ library_name: timm
11
+ tags:
12
+ - vision
13
+ ---