This repository contains the curated Street Fighter III
training data used by StatePlay.
Paper:
https://huggingface.co/papers/2607.26754
Code:
https://github.com/Jimntu/StatePlay
The SF3 subset contains 10,000 five-second gameplay clips. Every row in
SF3/metadata_state_polish.csv references:
video: a gameplay clip at SF3/clips/
/video.mp4;
action: an aligned action and game-state table at
SF3/clips//actions.parquet;
prompt:… See the full description on the dataset page:
https://huggingface.co/datasets/onepiece1999/StatePlay-Dataset.