Skip to content

Commit fbecc51

Browse files
context benchmark dataset fix
1 parent f388f92 commit fbecc51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/dbally_benchmark/dataset/context_dataset.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"context": true
2121
},
2222
{
23-
"question": "Could you find me candidates with at most as experience who also know Python?",
23+
"question": "Could you find me candidates with at most as experience as I have who also know Python?",
2424
"correct_answer": "at_most_experience(AskerContext()) AND know_python()",
2525
"context": true
2626
},

0 commit comments

Comments
 (0)