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

20 lines
494 B
JSON

{
"sites": [
"huggingface"
],
"task_id": "Huggingface--24",
"require_login": false,
"storage_state": null,
"start_url": "https://huggingface.co/",
"geolocation": null,
"intent": "Search for a model on Hugging Face with an Apache-2.0 license that has received the highest number of likes.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "mistralai/Mixtral-8x7B-Instruct-v0.1"
}
}
}