20 lines
529 B
JSON
20 lines
529 B
JSON
{
|
|
"sites": [
|
|
"arxiv"
|
|
],
|
|
"task_id": "ArXiv--18",
|
|
"require_login": false,
|
|
"storage_state": null,
|
|
"start_url": "https://arxiv.org/",
|
|
"geolocation": null,
|
|
"intent": "Download the paper 'Dense Passage Retrieval for Open-Domain Question Answering'. How many formulas are in the article and which one is the loss function?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": "2 formulas, the second one is loss function"
|
|
}
|
|
}
|
|
} |