Files
sci-gui-agent-benchmark/evaluation_examples/examples/template.json
David Chang 99c83805e5 ver Jan16th
updated template.json
2024-01-16 17:50:12 +08:00

28 lines
384 B
JSON

{
"id": "",
"snapshot": "libreoffice_calc",
"instruction": "",
"source": "",
"config": [
{
"type": "",
"parameters": {}
}
],
"trajectory": "trajectories/",
"related_apps": [
"app1",
"app2"
],
"evaluator": {
"postconfig": [],
"func": "func",
"result": {
"type": ""
},
"expected": {
"type": ""
}
}
}