31 lines
820 B
JSON
31 lines
820 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 294,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "Show me the command to clone {{repo}} with SSH.",
|
|
"instantiation_dict": {
|
|
"repo": "ChatGPT"
|
|
},
|
|
"intent": "Show me the command to clone ChatGPT with SSH.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"git clone ssh://git@metis.lti.cs.cmu.edu:2222/convexegg/chatgpt.git"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "git clone ssh://git@metis.lti.cs.cmu.edu:2222/convexegg/chatgpt.git"
|
|
},
|
|
"intent_template_id": 329
|
|
} |