OuiAhmed commited on
Commit
90e6f10
·
verified ·
1 Parent(s): d4aed8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - clip-benchmark/wds_fer2013
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ base_model:
9
+ - google/vit-base-patch16-224
10
+ pipeline_tag: image-classification
11
+ ---