reasoning-gym/reasoning_gym
Andreas Köpf 850c1cf6f4
Eval script consolidation (#238)
The script now supports:
   - YAML and JSON configurations
   - Dataset-specific parameters
   - Overriding configuration via command line
   - Detailed logging and error handling
2025-02-27 17:39:14 +01:00
..
algebra feat: Add comprehensive unit tests for parse_string_to_complex() method 2025-02-26 21:44:32 +01:00
algorithmic rm typo 2025-02-27 13:44:33 +01:00
arc minor arc_1d tweaks 2025-02-23 16:37:40 +01:00
arithmetic sm fixes 2025-02-27 11:54:04 +01:00
coaching use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
code Fix 2025-02-26 11:17:23 +00:00
cognition Merge pull request #220 from open-thought/rich/cubeinstructions 2025-02-27 12:16:09 +01:00
data Move data file & load into memory on first object creation 2025-02-25 22:36:38 +00:00
games add markdown tripple backticks around tsumego board 2025-02-26 19:39:05 +01:00
geometry use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
graphs reduce size of default shortest_path maze grid 2025-02-23 22:27:17 +01:00
induction more native type hints 2025-02-21 21:23:14 +01:00
logic Add KnightsKnavesDataset (knights_knaves) 2025-02-25 20:15:38 +01:00
__init__.py bump version, pypi release of 0.1.12 2025-02-26 18:25:16 +01:00
composite.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
dataset.py Eval script consolidation (#238) 2025-02-27 17:39:14 +01:00
factory.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
utils.py Eval script consolidation (#238) 2025-02-27 17:39:14 +01:00
version_manager.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00