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

20 lines
485 B
JSON

{
"sites": [
"huggingface"
],
"task_id": "Huggingface--27",
"require_login": false,
"storage_state": null,
"start_url": "https://huggingface.co/",
"geolocation": null,
"intent": "Determine the most downloaded dataset related to Text Retrieval in NLP on Hugging Face.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "nlphuji/mscoco_2014_5k_test_image_text_retrieval"
}
}
}