Quazim0t0/Warcraft-Simulations-5x
Warcraft I — AI vs AI Simulation Dataset Rust AI-vs-AI Warcraft I engine that produces deterministic game replays as structured data suitable for ML research, more so for perdictive world model training. Dataset stats Stat Value Games 5 Total tick rows 61,030 ticks Ticks per second (in-game) 20 Quick start from datasets import load_dataset ds = load_dataset("parquet", data_files="*.parquet", split="train") # Economy over time… See the full description on the dataset page: https://huggingface.co/datasets/Quazim0t0/Warcraft-Simulations-5x.
012
