File size: 782 Bytes
4679542 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | # Codex Experiment Archive
This folder contains an archived copy of the local `Codex_Experiment` workspace.
The original raw tree had more than 150,000 files, including directories with more than 10,000 files.
Hugging Face rejects that raw layout, so bulky data directories are stored as `.tar.zst` archives.
## Layout
- `archives/*.tar.zst`: restorable archives from the original experiment tree
- `docs_src_preserved/`: lightweight docs, source, configs, logs, tests, and summary files kept directly browseable
- `archive_manifest.json`: source component sizes and uploaded archive paths
To restore an archive:
```bash
tar --zstd -xf archives/wallet_0xb27b.tar.zst
```
Dataset URL: https://huggingface.co/datasets/gude/polymarket-wallet-activity/tree/main/Codex_Experiment
|