datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
pokemon-showdown-grpo-tutorial
Pokémon Showdown GRPO tutorial dataset
Pre-built GRPO records for the ROCm AI Developer Hub tutorial.
Split
File
Records
demo
data/demo.jsonl
64
train
data/train.jsonl
2048
validate
data/validate.jsonl
32
Use via tutorial notebook Step 12 (load_grpo_tutorial_records) or regenerate with prepare_grpo_tutorial_data.py.
Companion scripts: https://github.com/GoldenGrapeGentleman/pokemon-showdown-agent-scripts
battle-game-grpo-tutorial
turn-based battle game GRPO tutorial dataset
Pre-built GRPO records for the ROCm AI Developer Hub tutorial.
Split
File
Records
demo
data/demo.jsonl
64
train
data/train.jsonl
2048
validate
data/validate.jsonl
32
Use via tutorial notebook Step 12 (load_grpo_tutorial_records) or regenerate with prepare_grpo_tutorial_data.py.
Companion scripts: https://github.com/GoldenGrapeGentleman/battle game-showdown-agent-scripts
