mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
pre-commit
This commit is contained in:
parent
c72f4583cb
commit
c28b04d159
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