krzonkalla
commited on
Commit
•
6871872
1
Parent(s):
5eecca7
Update README.md
Browse files
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 |
+
---
|