mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-22 16:49:06 +00:00
refactor: Remove centipede from ANIMALS due to variable leg count
This commit is contained in:
parent
0a239af02d
commit
f8219a7a6a
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