File size: 1,099 Bytes
41895da ffa7298 41895da | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"id": "1",
"instruction_en": "Compute the “sum of A” and “sum of B” in the last rows of the Income sheet for each Financial Indicator Component, using data from all sheets in the workbook.",
"source_files": [
"1_src_0.xlsx"
],
"source_files_urls": [
"https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/1/1_src_0.xlsx"
],
"reference_outputs": {
"files": [
"1_ref_0.xlsx"
],
"text": ""
},
"reference_file_urls": [
"https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/1/1_ref_0.xlsx"
],
"task_type": "Calculation, Cross-sheet/file Retrieval",
"business_type": "Report",
"task_constraints": "You will be given an Excel file as input. Please perform all required operations by modifying the existing workbook. You may add new sheets if necessary, but you must preserve all original sheets and their contents. Do not replace the workbook with a new file that contains only the results. Return the full updated workbook, including all original sheets plus any newly added sheets."
} |