mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-22 16:49:06 +00:00
lint
This commit is contained in:
parent
a872a09030
commit
9c4e820fc4
2 changed files with 0 additions and 8 deletions
|
|
@ -39,7 +39,3 @@ def test_rubikscube_items():
|
|||
assert dataset.score_answer(answer=item['metadata']['example_correct_answer'], entry=item) == 1.0
|
||||
assert dataset.score_answer(answer='R', entry=item) == 0.01
|
||||
assert dataset.score_answer(answer=None, entry=item) == 0.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue