metadata
license: mit
task_categories:
- reinforcement-learning
- text-generation
tags:
- pokemon
- showdown
- grpo
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