AgentOccam/config_files/webvoyager/ArXiv--18.json
2025-01-22 11:32:35 -08:00

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"
}
}
}