34 lines
996 B
JSON
34 lines
996 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 315,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "List the {{attribute}} of the top 3 contributors to {{repo}} repo, ranked by the number of commits?",
|
|
"instantiation_dict": {
|
|
"repo": "Pytorch GAN",
|
|
"attribute": "email address"
|
|
},
|
|
"intent": "List the email address of the top 3 contributors to Pytorch GAN repo, ranked by the number of commits?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"eriklindernoren@live.se",
|
|
"eriklindernoren@gmail.com",
|
|
"pinnacle.chen@qq.com"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "eriklindernoren@live.se, eriklindernoren@gmail.com, pinnacle.chen@qq.com"
|
|
},
|
|
"intent_template_id": 324
|
|
} |