Skip to content

Commit 50acdd3

Browse files
committed
mini fix
1 parent 39ddda2 commit 50acdd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/metrics/test_cases/recall_at_k.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"output_tokens": []
4040
},
4141
"expected_output": {
42-
"recall:k=2": 0
42+
"recall:k=1": 0
4343
},
4444
"tolerance": 0.01,
4545
"description": "Test recall at k with correct choice not in top k"

0 commit comments

Comments
 (0)