Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,5 +20,5 @@ You can download the test and validation split `.tar` files and extract them dir
|
|
| 20 |
Use this script to extract the training files:
|
| 21 |
|
| 22 |
```
|
| 23 |
-
cat
|
| 24 |
```
|
|
|
|
| 20 |
Use this script to extract the training files:
|
| 21 |
|
| 22 |
```
|
| 23 |
+
cat train_recons.tar.gz.* | tar xzvf -
|
| 24 |
```
|