| # small_baseline | |
| This dataset folder was uploaded as split tar.zst shards. | |
| ## Restore | |
| ```bash | |
| cat small_baseline.tar.zst.part-* | zstd -d | tar -xf - | |
| ``` | |
| ## Verify | |
| ```bash | |
| sha256sum -c SHA256SUMS | |
| ``` | |
| # small_baseline | |
| This dataset folder was uploaded as split tar.zst shards. | |
| ## Restore | |
| ```bash | |
| cat small_baseline.tar.zst.part-* | zstd -d | tar -xf - | |
| ``` | |
| ## Verify | |
| ```bash | |
| sha256sum -c SHA256SUMS | |
| ``` | |