reasoning-gym/reasoning_gym
Roman Machacek 2c52f33c3a
CodeIO HQ Dataset (#382)
* ADD: CodeIO high quality dataset

Based on the dataset for CodeI/O. Annotated using Qwen-Coder and filtered based on the various metrics resulting in high quality filtered dataset, where approx 50% of the original data is kept.

* ADD: Compressed version

* Delete pure json version
2025-04-01 22:34:33 +02:00
..
algebra fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
algorithmic fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
arc use constant for dataset name in arc agi (#404) 2025-04-01 22:06:31 +02:00
arithmetic fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
coaching remove coach and update tests (#393) 2025-03-24 00:10:01 +01:00
code fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
cognition fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
data CodeIO HQ Dataset (#382) 2025-04-01 22:34:33 +02:00
games fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
geometry fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
graphs fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
induction fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
logic add knights knaves curriculum (#401) 2025-04-01 12:20:58 +02:00
__init__.py bump version 2025-03-16 15:54:03 +01:00
composite.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
dataset.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
factory.py Basic curriculum (#198) 2025-03-07 11:22:12 +01:00
utils.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
version_manager.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00