mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
commit
2458d3a646
4 changed files with 490 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ See the [Dataset Gallery](GALLERY.md) for a complete list of available datasets
|
|||
- `MazeDataset`: Generate a maze with a start and a goal
|
||||
- `CountdownDataset`: Generate number game tasks where numbers and operators must be combined to reach a target value
|
||||
- `NQueensDataset`: Generate N-Queens puzzles with configurable board size and number of starting queens
|
||||
- `TsumegoDataset`: Generate Tsumego capture puzzles with variable board sizes and stone placements
|
||||
|
||||
## Future Generator Ideas
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue