carsonzhang commited on
Commit
c97347d
·
verified ·
1 Parent(s): bf5b723

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ license_link: https://creativecommons.org/licenses/by-nc/4.0/
6
 
7
  This dataset is a resized version of the SIIM [ISIC 2020 Challenge Dataset](https://challenge2020.isic-archive.com). All images have been resized to 128 x 128, and duplicates have been removed.
8
 
9
- The compressed tarball is `hf_ISIC_2020_small.tar.gz`. It is highly recommended to download and extract it yourself, instead of the individual files.
10
 
11
  The code used to perform these transformations, and a `pip` requirements file for the Python code, are also included in this repository.
12
 
 
6
 
7
  This dataset is a resized version of the SIIM [ISIC 2020 Challenge Dataset](https://challenge2020.isic-archive.com). All images have been resized to 128 x 128, and duplicates have been removed.
8
 
9
+ The compressed tarball is `hf_ISIC_2020_small.tar.gz`.
10
 
11
  The code used to perform these transformations, and a `pip` requirements file for the Python code, are also included in this repository.
12