CoolFace
Datasetpublic

FinWorkBench/Finch

Finch (FinWorkBench): Benchmarking Finance & Accounting across Spreadsheet-Centric Enterprise Workflows This repository contains the dataset for Finch, an enterprise-grade benchmark for evaluating an agent’s ability to work like a skilled finance & accounting expert (work IQ) on real-world professional workflows. Paper: https://arxiv.org/abs/2512.13168 Evaluation Code: https://github.com/FinWorkBench/Finch 🍻 Updates 2026-4-6: FinWorkBench is accepted to ACL… See the full description on the dataset page: https://huggingface.co/datasets/FinWorkBench/Finch.

sourceHugging Facecc-by-3.0updated 5mo agoView on Hugging Face
28likes16kdownloads
110.json22 linesDownload Raw Back to 110
1{
2  "id": "110",
3  "instruction_en": "Using the daily PGE/SCG spot midpoints, the TW base price, the fuel‑loss factor, the fixed commodity cost (0.0246), and the day’s delivered volumes to PGE and SCG, please calculate Adj TW Per, the net unit spreads at PGE and SCG, the theoretical profit (spread × volume), the daily total profit, and the Astra/TW 70%/30% profit split, and roll these up to a full‑month summary. Among these values, keep four decimal places for Adj TW Per, the net unit spreads at PGE and SCG, and keep two decimal places for all other figures.",
4  "source_files": [
5    "110_src_0.xlsx"
6  ],
7  "source_files_urls": [
8    "https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/110/110_src_0.xlsx"
9  ],
10  "task_type": "Calculation, Structuring / Formatting",
11  "business_type": "Planning and Budgeting",
12  "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.",
13  "reference_outputs": {
14    "files": [
15      "110_ref_0.xlsx"
16    ],
17    "text": ""
18  },
19  "reference_file_urls": [
20    "https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/110/110_ref_0.xlsx"
21  ]
22}