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

20 lines
580 B
JSON

{
"sites": [
"arxiv"
],
"task_id": "ArXiv--30",
"require_login": false,
"storage_state": null,
"start_url": "https://arxiv.org/",
"geolocation": null,
"intent": "Look up the submission guidelines on ArXiv for submitting a paper and tell me the formats for figures.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "Accepted figure formats: PostScript (PS, EPS) \u2014 requires LaTeX processing; JPEG, GIF, PNG or PDF figures \u2014 requires PDFLaTeX processing"
}
}
}