Andreas Koepf
|
3e7ff3b084
|
use native types List->list, Dict->dict, Set->set, Tuple->tuple
|
2025-02-21 15:15:38 +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
|
3dc80be7d2
|
formatting, cleanup
|
2025-01-24 17:12:42 +01:00 |
|
Andreas Koepf (aider)
|
71b13cda07
|
refactor: Simplify LCM number generation with break and single return
|
2025-01-24 11:08:30 +01:00 |
|
Andreas Koepf
|
20069b2a7d
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
Andreas Koepf (aider)
|
0dc19b831c
|
refactor: Inherit LCMDataset from ProceduralDataset base class
|
2025-01-24 09:56:19 +01:00 |
|
Andreas Koepf (aider)
|
387740b9bd
|
feat: Modify LCM dataset to generate numbers with LCM less than their product
|
2025-01-24 09:02:57 +01:00 |
|
Andreas Koepf (aider)
|
8d369e6ced
|
feat: Add LCM dataset generator for arithmetic reasoning tasks
|
2025-01-24 08:55:16 +01:00 |
|