input_param.json 214 Bytes
Newer Older
wanglch's avatar
wanglch committed
1
2
3
4
5
6
7
8
9
10
{
  "fileData": {
    "evaluatorDir": "",
    "evaluatorPath": "",
    "standardFileDir": "",
    "standardFilePath": "standard_answer.jsonl",
    "userFileDir": "",
    "userFilePath": "submit_result.jsonl"
  }
}