--- a
+++ b/README.md
@@ -0,0 +1,17 @@
+<div class="sc-cmRAlD dkqmWS"><div class="sc-UEtKG dGqiYy sc-flttKd cguEtd"><div class="sc-fqwslf gsqkEc"><div class="sc-cBQMlg kAHhUk"><h2 class="sc-dcKlJK sc-cVttbi gqEuPW ksnHgj">About Dataset</h2></div></div></div><div class="sc-jgvlka jFuPjz"><div class="sc-gzqKSP ktvwwo"><div style="min-height: 80px;"><div class="sc-etVRix jqYJaa sc-bMmLMY ZURWJ"><p>Three classes of lesions:</p>
+<ul>
+<li><p>Malignant Melanoma: Melanoma, also known as malignant melanoma, is the most common type of skin cancer and arises from pigment-producing cells known as melanocytes. Melanomas typically appear on the skin and rarely in other locations such as the mouth, intestines, or eye.</p></li>
+<li><p>Seborrheic Keratosis: Seborrheic keratosis is a non-cancerous (benign) skin tumor that originates in the cells of the outer layer of the skin (keratinocytes), making it a non-melanocytic lesion.</p></li>
+<li><p>Benign Nevus (Mole): A benign skin tumor originating from melanocytes (melanocytic).</p></li>
+</ul>
+<h1>Dataset Description</h1>
+<p>The dataset has been obtained from the 'International Skin Imaging Collaboration' (ISIC) archive. It contains 2750 images divided into 3 sets:</p>
+<p>Training Set: 2000 images</p>
+<p>Validation Set: 150 images</p>
+<p>Test Set: 600 images</p>
+<p>For each clinical case, we have two images available:</p>
+<p>Dermoscopic image of the lesion (in the 'images' folder).</p>
+<p>Binary mask with segmentation between lesion (mole) and skin (in the 'masks' folder).</p>
+<p>Additionally, there is a CSV file for each dataset (training, validation, and test), where each row corresponds to a clinical case, defined with two fields separated by commas:</p>
+<p>The numeric id of the lesion: which allows defining the paths to the files containing the image and the mask.</p>
+<p>The label of the lesion: available only for training and validation, being an integer between 0 and 2: 0: benign nevus, 1: malignant melanoma, 2: seborrheic keratosis. In the case of the test set, labels are not available (their value is -1).</p></div></div></div>
\ No newline at end of file