Andreas Koepf
|
d4706c7128
|
lint
|
2025-01-31 12:16:08 +01:00 |
|
Andreas Koepf (aider)
|
aa39c6441a
|
fix: Improve base conversion logic for non-standard bases
|
2025-01-31 12:09:32 +01:00 |
|
Andreas Koepf
|
519e411fa5
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
Andreas Koepf
|
0d2d8ba6a0
|
pass config to ProceduralDataset base
|
2025-01-25 00:23:05 +01:00 |
|
Andreas Koepf (aider)
|
3dbbfaf330
|
refactor: Inherit BaseConversionDataset from ProceduralDataset
|
2025-01-24 11:12:29 +01:00 |
|
Andreas Koepf
|
aaabc05ace
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
Andreas Koepf (aider)
|
45cf64ff37
|
feat: Add hint for lowercase letters in base conversion questions for bases > 10
|
2025-01-23 21:49:08 +01:00 |
|
Andreas Koepf (aider)
|
9dcf4c11b2
|
refactor: Remove unnecessary rstrip('L') calls in base conversion
|
2025-01-23 21:46:06 +01:00 |
|
Andreas Koepf (aider)
|
00fc115131
|
fix: Strip whitespace from base conversion source and target representations
|
2025-01-23 21:41:20 +01:00 |
|
Andreas Koepf (aider)
|
f3f7d1c96b
|
feat: Add base conversion task with configurable base ranges
|
2025-01-23 21:37:40 +01:00 |
|