Commit graph

20 commits

Author SHA1 Message Date
EduardDurech
4c3ae0aebf Revert "Restructure {reasoning_gym, tests}/{core, exercises, curricula}"
This reverts commit 10dbb374b0.
2025-02-07 11:27:21 +00:00
EduardDurech
10dbb374b0 Restructure {reasoning_gym, tests}/{core, exercises, curricula} 2025-02-02 21:14:29 +00:00
Andreas Koepf
f396d3df60 post merge lint 2025-02-02 10:04:18 +01:00
rishabhranawat
5f6d615369 [aiw] remove output format template 2025-02-01 16:33:08 -08:00
rishabhranawat
f8696d6d22 [aiw] remove output format enum 2025-02-01 16:31:45 -08:00
rishabhranawat
3d42e84807 [aiw] remove output_formats style and change return type to a standard format 2025-02-01 16:30:05 -08:00
rishabhranawat
57a1b5c353 [aiw] add colleague variation 2025-02-01 12:04:44 -08:00
rishabhranawat
86525f6401 [aiw] basic version of alice-in-wonderland procedural dataset 2025-02-01 11:37:50 -08:00
Andreas Koepf
cae7f0f98b min python 3.11 to support StrEnum 2025-01-26 22:17:43 +01:00
Andreas Koepf
ecbb155184 fix unit tests, lower python dependency to 3.9 2025-01-26 16:55:17 +01:00
Andreas Koepf
0dcff77b37 add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
Andreas Koepf
e9549f2a63 pass config to ProceduralDataset base 2025-01-25 00:23:05 +01:00
Andreas Koepf
6533cbc961 simplify simple_equation generation 2025-01-24 19:41:51 +01:00
Andreas Koepf
9659101306 reduce TERMS in SyllogismDataset 2025-01-24 18:45:22 +01:00
Andreas Koepf (aider)
3036ee6ccc feat: Add hint to syllogisms question to clarify Yes/No answer format 2025-01-24 18:41:04 +01:00
Andreas Koepf (aider)
184f68c89e refactor: Enhance syllogism validation with comprehensive classical logic rules 2025-01-24 18:35:11 +01:00
Andreas Koepf (aider)
cd2c8072a1 feat: Expand DEFAULT_TERMS with comprehensive categories and diverse terms in SyllogismDataset 2025-01-24 18:29:26 +01:00
Andreas Koepf (aider)
fdb10666ea feat: Add syllogism tasks dataset to reasoning_gym/logic module 2025-01-24 18:27:30 +01:00
Andreas Koepf
1c85a7254f formatting 2025-01-24 17:57:37 +01:00
Andreas Koepf (aider)
fa68760784 feat: Add propositional logic dataset generator with comprehensive logical reasoning tasks 2025-01-23 14:38:56 +01:00