We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f388f92 commit fbecc51Copy full SHA for fbecc51
benchmark/dbally_benchmark/dataset/context_dataset.json
@@ -20,7 +20,7 @@
20
"context": true
21
},
22
{
23
- "question": "Could you find me candidates with at most as experience who also know Python?",
+ "question": "Could you find me candidates with at most as experience as I have who also know Python?",
24
"correct_answer": "at_most_experience(AskerContext()) AND know_python()",
25
26
0 commit comments