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

20 lines
550 B
JSON

{
"sites": [
"huggingface"
],
"task_id": "Huggingface--6",
"require_login": false,
"storage_state": null,
"start_url": "https://huggingface.co/",
"geolocation": null,
"intent": "Find the model sentence-transformers/all-MiniLM-L6-v2 and use the Inference API on the webpage to get the similarity of the following two sentences: 'Tomorrow is Sunday', 'Eat a burger on Sunday'.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "0.550"
}
}
}