..
__init__.py
Add jugs curriculum ( #369 )
2025-03-14 18:04:33 +01:00
ab.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
base_conversion.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
binary_alternation.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
binary_matrix.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
caesar_cipher.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
count_primes.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
cryptarithm.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
game_of_life.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
game_of_life_halting.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
graph_color.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
group_anagrams.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
isomorphic_strings.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
jugs.py
(evals): Medium configs ( #415 )
2025-04-14 08:25:31 +02:00
letter_counting.py
Feat/curr adj ( #394 )
2025-04-02 06:39:14 +01:00
letter_jumble.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
manipulate_matrix.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
number_filtering.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
number_sorting.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
palindrome_generation.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
palindrome_partitioning.py
(evals): Medium configs ( #415 )
2025-04-14 08:25:31 +02:00
pool_matrix.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
ransom_note.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
rotate_matrix.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
rotten_oranges.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
sentence_reordering.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
spell_backward.py
Feat/curr adj ( #394 )
2025-04-02 06:39:14 +01:00
spiral_matrix.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
string_insertion.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
string_manipulation.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
string_splitting.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
string_synthesis.py
fix(envs): Add source dataset and index to metadata ( #388 )
2025-03-20 11:12:14 +00:00
word_ladder.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
word_sequence_reversal.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00
word_sorting.py
fix(curriculum): Make boundaries in curriculum more sensible ( #407 )
2025-04-04 20:24:14 +02:00