Datasets:
ArXiv:
License:
Update file
Browse files- README_DATA.md +4 -0
README_DATA.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
In data: multipart ZIP
|
|
|
2 |
First put them back together and, then, unzip the concatenated file.
|
|
|
3 |
Example: cat <DATA NAME>.zip.00* > <DATA NAME>.zip
|
|
|
4 |
unzip <DATA NAME>.zip
|
|
|
|
1 |
In data: multipart ZIP
|
2 |
+
|
3 |
First put them back together and, then, unzip the concatenated file.
|
4 |
+
|
5 |
Example: cat <DATA NAME>.zip.00* > <DATA NAME>.zip
|
6 |
+
|
7 |
unzip <DATA NAME>.zip
|
8 |
+
|