Calc eval fix (#225)
* ver Jun17th updating annotations * ver Jun17th corrected annotation of 1d17 added check for cell merge * ver Jun17th updated several annotations * ver Jun20th fixed set-up config of 2bd59342-0664-4ccb-ba87-79379096cc08 * fix: Enhance instructions in LibreOffice Calc examples for clarity and specificity, including details on using Pivot Tables, column placements, and revenue calculations. * ver Jun21st updating calc evals * ver Jun22nd fixed an impress task * ver Jun22ndv2 adjusted several calc tasks * Clean scalfolds --------- Co-authored-by: BowenBryanWang <bryanwang.nlp@connect.hku.hk> Co-authored-by: yuanmengqi <yuanmengqi@mail.ustc.edu.cn>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "04d9aeaf-7bed-4024-bedb-e10e6f00eb7f",
|
||||
"snapshot": "libreoffice_calc",
|
||||
"instruction": "In a new sheet with 4 headers \"Year\", \"CA changes\", \"FA changes\", and \"OA changes\", calculate the annual changes for the Current Assets, Fixed Assets, and Other Assets columns. Set the results as percentage type.",
|
||||
"instruction": "In a new sheet with 4 headers \"Year\", \"CA changes\", \"FA changes\", and \"OA changes\", calculate the percentage annual changes compared to last year in 2015 to 2019 for the Current Assets, Fixed Assets, and Other Assets columns. ",
|
||||
"source": "SheetCopilot@168",
|
||||
"config": [
|
||||
{
|
||||
@@ -80,4 +80,4 @@
|
||||
}
|
||||
},
|
||||
"proxy": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user