2e0aef2
1
2
3
4
5
6
7
--- 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 ```