CoolFace
Datasetpublic

TCGBaselines/festival_lead_replays

Festival Lead style raw replays (deduplicated, all history) Single uncompressed tar of 3,362 unique replay JSON files (12,697,440,421 bytes = 11.83 GiB raw) whose observed deck is within substitution distance ≤15 of either Festival Lead target: Target Deck hash Festival Lead (plain) 07d4c9cb1496190b Festival Lead / Arian eb27f50f2a0327ea Distance is 0.5 * multiset L1 over expanded 60-card templates (same policy as the TCGBaselines/kaggle_crawl replay-BC… See the full description on the dataset page: https://huggingface.co/datasets/TCGBaselines/festival_lead_replays.

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes30downloads
Dataset Card

Festival Lead style raw replays (deduplicated, all history)

Single uncompressed tar of 3,362 unique replay JSON files (12,697,440,421 bytes = 11.83 GiB raw) whose observed deck is within substitution distance ≤15 of either Festival Lead target:

TargetDeck hash
Festival Lead (plain)07d4c9cb1496190b
Festival Lead / Arianeb27f50f2a0327ea

Distance is 0.5 * multiset L1 over expanded 60-card templates (same policy as the TCGBaselines/kaggle_crawl replay-BC selection). Episodes were deduplicated by episode ID across four replay roots using the persistent SQLite index; each episode appears exactly once via its preferred source path.

Contents

  • —festival_lead_style_replays_all_history_20260618-20260807.tar — the archive
  • —MANIFEST.json — per-file episode id, relative path, size, SHA-256
  • —SHA256SUMS — archive checksum
  • —festival-lead-replay-count.json/.txt — counting analysis (dates 2026-06-18..2026-08-07; 498 unknown-date)
  • —REPLAYS_README.md — in-archive readme

Stats

  • —Unique games: 3,362
  • —Matching seats: 3,406 (44 games have both seats matching)
  • —Exact target-hash games: 3; the rest are similar variants within distance ≤15
  • —Root split (canonical): top50-through-20260804 1,898 | metamon-v2-replay-source-v2 1,316 | top5020260731to20260807newest_first 148

Extract

bash
tar -xf festival_lead_style_replays_all_history_20260618-20260807.tar
# produces replays/<source-root>/..., MANIFEST.json, README.md

Verify archive integrity with sha256sum -c SHA256SUMS.