krzonkalla commited on
Commit
6871872
1 Parent(s): 5eecca7

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
+ datasets:
4
+ - marmal88/skin_cancer
5
+ metrics:
6
+ - accuracy
7
+ base_model: microsoft/swin-large-patch4-window12-384-in22k
8
+ pipeline_tag: image-classification
9
+ library_name: transformers
10
+ ---