File size: 362 Bytes
5954ced | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | # CannotBeRecreated Dataset
Self-contained export folders for the CannotBeRecreated Space.
## Layout
The dataset root stores export folders directly:
```text
export200/
history.json
images/
export201/
history.json
images/
```
This layout lets the Space sync the dataset directly into its runtime `DATA_DIR` without path rewriting.
|