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

20 lines
590 B
JSON

{
"sites": [
"huggingface"
],
"task_id": "Huggingface--30",
"require_login": false,
"storage_state": null,
"start_url": "https://huggingface.co/",
"geolocation": null,
"intent": "Identify the most downloaded English-Chinese (en-zh) machine translation model on Huggingface and report its latest performance metrics and usage guidelines.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "Helsinki-NLP/opus-mt-en-zh; testset, BLEU, chr-F: Tatoeba-test.eng.zho, 31.4, 0.268"
}
}
}