mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
feat: Add PowerFunctionConfig and PowerFunctionDataset to arithmetic module exports
This commit is contained in:
parent
de8101aef1
commit
3ead141db5
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ __all__ = [
|
|||
"LCMDataset",
|
||||
"LegCountingConfig",
|
||||
"LegCountingDataset",
|
||||
"PowerFunctionConfig",
|
||||
"PowerFunctionDataset",
|
||||
"PrimeFactorizationConfig",
|
||||
"PrimeFactorizationDataset",
|
||||
"GSMSymbolicDatasetConfig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue