CalvinYu727 commited on
Commit
09b3ff6
·
verified ·
1 Parent(s): 637837e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - timm/mobilenetv3_large_100.ra_in1k
9
+ pipeline_tag: image-classification
10
+ ---