20 lines
529 B
JSON
20 lines
529 B
JSON
{
|
|
"sites": [
|
|
"huggingface"
|
|
],
|
|
"task_id": "Huggingface--32",
|
|
"require_login": false,
|
|
"storage_state": null,
|
|
"start_url": "https://huggingface.co/",
|
|
"geolocation": null,
|
|
"intent": "On the Hugging Face website, search for the model 'GPT-J-6B' and find the 'temperature' parameter in its settings. What is the default value of this parameter?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": "\"temperature\": 1.0"
|
|
}
|
|
}
|
|
} |