sooham34/metamon-parsed-wm-replays
Metamon Parsed World-Model Replays This dataset contains Metamon replay parser text outputs for world-model training. These files are produced by python -m metamon.backend.replay_parser and are consumed by Metamon tokenizer and world-model dataset generation tools. Storage layout archives/<format>.tar.gz: parsed replay .txt files for one battle format. indexes/<format>.jsonl.gz: one row per replay text file with path, size_bytes, and sha256.… See the full description on the dataset page: https://huggingface.co/datasets/sooham34/metamon-parsed-wm-replays.
Metamon Parsed World-Model Replays
This dataset contains Metamon replay parser text outputs for world-model training. These files are produced by python -m metamon.backend.replay_parser and are consumed by Metamon tokenizer and world-model dataset generation tools.
Storage layout
archives/<format>.tar.gz: parsed replay.txtfiles for one battle format.indexes/<format>.jsonl.gz: one row per replay text file withpath,size_bytes, andsha256.manifests/<format>.metadata: packaging metadata for the corresponding archive and index.
The archive extracts to a top-level <format>/ directory, matching the local layout expected at $METAMON_CACHE_DIR/parsed-replays/<format>.
Current upload
- Dataset repo:
sooham34/metamon-parsed-wm-replays - Format:
gen9ou - Source Metamon commit:
ec272052e715f19879f52a56930a69f558b1cc78 - Created at:
2026-07-07T14:02:40.136784+00:00 - File count:
4068984 - Total uncompressed bytes:
181807997267 - Archive SHA256:
9109caeb85ded86bf996786eaedbcb0b6fd78b8072208e3651ff28231e8c88e1 - Index SHA256:
af27016418412d2bad31bc45ac4dcab0b7fa4f887e3840e2943a7f4e16f5b237
Download
uv run python -m metamon.data.download parsed-wm-replays --formats gen9ouThe downloader extracts files into $METAMON_CACHE_DIR/parsed-replays.
