Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# ahmed-ai/skin_lesions_classifier
|
17 |
|
|
|
|
|
|
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Train Loss: 0.8374
|
|
|
15 |
|
16 |
# ahmed-ai/skin_lesions_classifier
|
17 |
|
18 |
+
<h2 style="color:red; font-size: 3rem">Important Warning</h2>
|
19 |
+
<p style="font-weight: bold; font-size: 1.5rem;">This model is currently undergoing development and, as such, cannot be considered reliable for real-world applications at this time.</p>
|
20 |
+
|
21 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Train Loss: 0.8374
|