mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
fix README
This commit is contained in:
parent
324e84897a
commit
d4628270bb
1 changed files with 4 additions and 5 deletions
|
|
@ -1,22 +1,21 @@
|
|||
# Reasoning Gym
|
||||
|
||||
We are building a python library of procedural dataset generators and algorithmically verifibale reasoning environments for training Reasoning Models with reinforcement learning (RL).
|
||||
We are building a python library of procedural dataset generators and algorithmically verifiable reasoning environments for training Reasoning Models with reinforcement learning (RL).
|
||||
|
||||
The goal is to generate virtually infinite data with adjustable complexity.
|
||||
|
||||
|
||||
### Generator / Environment Ideas
|
||||
### Generator / Environment Ideas
|
||||
|
||||
- math tasks
|
||||
- alogrithmic tasks (counting, sorting, re-ordering, ..)
|
||||
- algorithmic tasks (counting, sorting, re-ordering, ..)
|
||||
- logic riddles
|
||||
- logic inductive programming tasks
|
||||
- ARC-AGI synthetic riddles
|
||||
|
||||
|
||||
## Call for Contributons
|
||||
## Call for Contributions
|
||||
|
||||
If you have ideas for additional procedural dataset generators or please create an issue here.
|
||||
|
||||
Or contact us in the `#arc-agi-2` channel of the [GPU-Mode discord server](https://discord.gg/gpumode).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue