mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-26 17:13:17 +00:00
cleanup
This commit is contained in:
parent
22ec380a98
commit
49ff0742b8
5 changed files with 46 additions and 47 deletions
|
|
@ -200,7 +200,7 @@ class NumberSequenceDataset(ProceduralDataset):
|
|||
}
|
||||
|
||||
|
||||
def sequence_dataset(
|
||||
def number_sequence_dataset(
|
||||
min_terms: int = 4,
|
||||
max_terms: int = 8,
|
||||
min_value: int = -100,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue