dima806 commited on
Commit
e10191d
·
verified ·
1 Parent(s): b1cd7f0

Create README.md

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