mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-22 16:49:06 +00:00
7 lines
117 B
Python
7 lines
117 B
Python
"""
|
|
Cognition tasks for training reasoning capabilities:
|
|
- Code Analysis
|
|
- Code Interpretation
|
|
- Code Execution
|
|
"""
|
|
|