32 lines
776 B
JSON
32 lines
776 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 304,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084/a11yproject/a11yproject.com",
|
|
"geolocation": null,
|
|
"intent_template": "How many commits did {{user}} make {{period}}?",
|
|
"instantiation_dict": {
|
|
"user": "Eric",
|
|
"period": "between Feb 2023 and May 2023"
|
|
},
|
|
"intent": "How many commits did Eric make between Feb 2023 and May 2023?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"14"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "14"
|
|
},
|
|
"intent_template_id": 321
|
|
} |