--- license: mit --- After downloading the dataset, you need to merge the split files and extract the contents. ```shell cat data.tar.gz.part_* | tar -xzv ```