mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
refactor: Remove centipede from ANIMALS due to variable leg count
This commit is contained in:
parent
23d420bbfe
commit
8db31dc87c
1 changed files with 0 additions and 2 deletions
|
|
@ -49,8 +49,6 @@ ANIMALS = {
|
|||
"shrimp": 10,
|
||||
# Animals with 14 legs
|
||||
"woodlouse": 14,
|
||||
# Animals with 100 legs
|
||||
"centipede": 100,
|
||||
}
|
||||
|
||||
@dataclass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue