CoolFace
Datasetpublic

VanguardX101/IL_Replay

IL_Replay An anonymized battle replay dataset for imitation learning and offline AI research: 252,238 replays and 17,836,160 actions. The replays and actions configurations expose the two related tables separately. All records are in the train split. 本目录合并了 252,238 场回放和 17,836,160 条动作记录。 目录 replays/part-*.parquet:对局元数据与完整 payload_json,用于 Firstlight_CR 的训练缓存生成和采集回放功能。 actions/part-*.parquet:展开的动作表,通过新的 replay_tag 与回放表关联。完整动作也保存在回放 JSON 中。… See the full description on the dataset page: https://huggingface.co/datasets/VanguardX101/IL_Replay.

sourceHugging Faceupdated 18d agoView on Hugging Face
4likes837downloads
6 commits on main
059d43a18d ago

Remove cache preparation note

VanguardX101
10591ea18d ago

Simplify dataset description

VanguardX101
9e16d6718d ago

Upload 17836160 anonymized actions in 52 Parquet shards

VanguardX101
980d3f018d ago

Upload 252238 anonymized replays in 52 Parquet shards

VanguardX101
18468d918d ago

Add IL_Replay dataset card and verification manifests

VanguardX101
139a1ec18d ago

initial commit

VanguardX101