stefanodangelo commited on
Commit
1b5ec80
·
verified ·
1 Parent(s): 33cec7d

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: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ base_model:
9
+ - microsoft/swin-large-patch4-window7-224
10
+ pipeline_tag: image-classification
11
+ ---