Commit
·
26242e7
1
Parent(s):
25a1afa
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
<h1>MLTest</h1>
|
13 |
<p>
|
14 |
This is a demo of MLTest on the dataset
|
15 |
-
<a href="https://huggingface.co/datasets/marmal88/skin_cancer"><code>
|
16 |
</p>
|
17 |
<p>
|
18 |
The model has been trained on five models: two variants of Swin Transformers, ViT, ResNet, and BEiT. The test results for each model can
|
|
|
12 |
<h1>MLTest</h1>
|
13 |
<p>
|
14 |
This is a demo of MLTest on the dataset
|
15 |
+
<a href="https://huggingface.co/datasets/marmal88/skin_cancer"><code>marmal88/skin_cancer</code></a>.
|
16 |
</p>
|
17 |
<p>
|
18 |
The model has been trained on five models: two variants of Swin Transformers, ViT, ResNet, and BEiT. The test results for each model can
|