Yasser18 commited on
Commit
e987d6a
·
verified ·
1 Parent(s): dc1f2a2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - hf-vision/chest-xray-pneumonia
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - recall
11
+ base_model:
12
+ - microsoft/swin-tiny-patch4-window7-224
13
+ pipeline_tag: image-classification
14
+ ---