mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-25 17:10:51 +00:00
Add script to check collision and fix bug in basic_arithmetic dataset
This commit is contained in:
parent
695aad4dbc
commit
25a6c22695
8 changed files with 463 additions and 16 deletions
56
notebooks/data.txt
Normal file
56
notebooks/data.txt
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
basic_arithmetic
|
||||
bitwise_arithmetic
|
||||
calendar_arithmetic
|
||||
chain_sum
|
||||
count_bits
|
||||
decimal_arithmetic
|
||||
decimal_chain_sum
|
||||
dice
|
||||
fraction_simplification
|
||||
gcd
|
||||
gsm_symbolic
|
||||
lcm
|
||||
leg_counting
|
||||
number_format
|
||||
power_function
|
||||
prime_factorization
|
||||
products
|
||||
time_intervals
|
||||
bf
|
||||
codeio
|
||||
color_cube_rotation
|
||||
figlet_font
|
||||
modulo_grid
|
||||
needle_haystack
|
||||
number_sequence
|
||||
rectangle_count
|
||||
rubiks_cube
|
||||
countdown
|
||||
emoji_mystery
|
||||
futoshiki
|
||||
knight_swap
|
||||
mahjong_puzzle
|
||||
maze
|
||||
mini_sudoku
|
||||
n_queens
|
||||
puzzle24
|
||||
rush_hour
|
||||
sokoban
|
||||
sudoku
|
||||
tower_of_hanoi
|
||||
tsumego
|
||||
advanced_geometry
|
||||
simple_geometry
|
||||
course_schedule
|
||||
family_relationships
|
||||
largest_island
|
||||
quantum_lock
|
||||
shortest_path
|
||||
list_functions
|
||||
aiw
|
||||
circuit_logic
|
||||
knights_knaves
|
||||
propositional_logic
|
||||
self_reference
|
||||
syllogism
|
||||
zebra_puzzles
|
||||
Loading…
Add table
Add a link
Reference in a new issue