ver Jan16th

updated template.json
This commit is contained in:
David Chang
2024-01-16 17:50:12 +08:00
parent 82798bff6f
commit 99c83805e5

View File

@@ -3,11 +3,25 @@
"snapshot": "libreoffice_calc",
"instruction": "",
"source": "",
"config": [],
"config": [
{
"type": "",
"parameters": {}
}
],
"trajectory": "trajectories/",
"related_apps": [
"app1",
"app2"
],
"evaluator": "evaluation_dir"
"evaluator": {
"postconfig": [],
"func": "func",
"result": {
"type": ""
},
"expected": {
"type": ""
}
}
}