Files
sci-gui-agent-benchmark/evaluation_examples/examples/f9584479-3d0d-4c79-affa-9ad7afdd8850.json
David Chang b37df609b9 ver Dec20th
some adaptations to make in run on my device
2023-12-20 20:14:39 +08:00

35 lines
1022 B
JSON

{
"id": "f9584479-3d0d-4c79-affa-9ad7afdd8850",
"snapshot": "libreoffice_calc",
"instruction": "Fill the missing row and column which show the total value",
"source": "https://youtube.com/shorts/feldd-Pn48c?si=9xJiem2uAHm6Jshb",
"config": {
"download": [
[
"http://101.43.24.67/s/DbaHsQpPA7dxrA8/download/Quarterly_Product_Sales_by_Zone.xlsx",
"/home/david/Quarterly_Product_Sales_by_Zone.xlsx"
]
],
"open": [
"/home/david/Quarterly_Product_Sales_by_Zone.xlsx"
]
},
"trajectory": "trajectories/f9584479-3d0d-4c79-affa-9ad7afdd8850",
"related_apps": [
"libreoffice calc"
],
"evaluator": {
"func": "compare_table(expected, actual)",
"paths": {
"expected": {
"type": "cloud_file",
"path": "http://101.43.24.67/s/BAfFwa3689XTYoo/download/Quarterly_Product_Sales_by_Zone_gold.xlsx"
},
"actual": {
"type": "vm_file",
"path": "/home/david/Quarterly_Product_Sales_by_Zone.xlsx"
}
}
}
}