mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
add to init
This commit is contained in:
parent
17088e9b42
commit
ee9202d63d
2 changed files with 4 additions and 1 deletions
|
|
@ -150,4 +150,4 @@ class BitwiseArithmeticDataset(ProceduralDataset):
|
|||
|
||||
|
||||
# Register the dataset with the factory.
|
||||
register_dataset("Bitwise_arithmetic", BitwiseArithmeticDataset, BitwiseArithmeticConfig)
|
||||
register_dataset("bitwise_arithmetic", BitwiseArithmeticDataset, BitwiseArithmeticConfig)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue