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

20 lines
461 B
JSON

{
"sites": [
"arxiv"
],
"task_id": "ArXiv--6",
"require_login": false,
"storage_state": null,
"start_url": "https://arxiv.org/",
"geolocation": null,
"intent": "How many figures and tables are in the paper \"On the Sentence Embeddings from Pre-trained Language Models\"?",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "2 Figures, 8 Tables."
}
}
}