mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-22 16:49:06 +00:00
pre-commit
This commit is contained in:
parent
815b3c4ee5
commit
6c3b5a8ad2
1 changed files with 1 additions and 1 deletions
|
|
@ -120,4 +120,4 @@ def test_binary_matrix_answer():
|
|||
# Answer is null
|
||||
answer = None
|
||||
entry = {"answer": "0 0 0\n0 1 0\n1 2 1"}
|
||||
assert dataset.score_answer(answer, entry) == 0.0
|
||||
assert dataset.score_answer(answer, entry) == 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue