mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-26 17:13:17 +00:00
initial bf working, contrib not committed
This commit is contained in:
parent
5b35ea51a7
commit
99bf648989
4 changed files with 143 additions and 0 deletions
7
reasoning_gym/code/__init__.py
Normal file
7
reasoning_gym/code/__init__.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
"""
|
||||
Cognition tasks for training reasoning capabilities:
|
||||
- Code Analysis
|
||||
- Code Interpretation
|
||||
- Code Execution
|
||||
"""
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue