mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-29 17:35:16 +00:00
New dataset categories: combinatorics, statistics, optimization, and formal languages. Extended existing algebra, arithmetic, probability, logic, and graphs packages with complex_advanced, linear_algebra, limits, number_theory, conditional_probability, set_operations, and job_scheduling. Each dataset includes config validation, deterministic seeding, custom scoring, curriculum support, and comprehensive unit tests (92 new tests). |
||
|---|---|---|
| .. | ||
| algebra | ||
| algorithmic | ||
| arc | ||
| arithmetic | ||
| coaching | ||
| code | ||
| cognition | ||
| combinatorics | ||
| data | ||
| games | ||
| geometry | ||
| graphs | ||
| induction | ||
| languages | ||
| logic | ||
| optimization | ||
| probability | ||
| statistics | ||
| __init__.py | ||
| composite.py | ||
| dataset.py | ||
| factory.py | ||
| scoring.py | ||
| utils.py | ||
| version_manager.py | ||