reasoning-gym/reasoning_gym/algorithmic
2025-01-23 22:24:59 +01:00
..
__init__.py feat: Add arithmetic dataset functions to algorithmic package __init__ 2025-01-23 22:24:59 +01:00
base_conversion.py feat: Add hint for lowercase letters in base conversion questions for bases > 10 2025-01-23 21:49:08 +01:00
letter_counting.py fix: Ensure letter counting dataset extracts only alphanumeric words 2025-01-23 19:17:45 +01:00
number_filtering.py feat: Add number filtering task to algorithmic package 2025-01-23 20:39:50 +01:00
word_reversal.py feat: Add word reversal task generator with configurable word count 2025-01-23 20:25:36 +01:00