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
161.json22 linesDownload Raw Back to 161
1{
2  "id": "161",
3  "instruction_en": "Transcribe the pivot table from the pdf into the Excel file as a single table and add a column as the total of each row.",
4  "source_files": [
5    "161_src_0.pdf"
6  ],
7  "source_files_urls": [
8    "https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/161/161_src_0.pdf"
9  ],
10  "task_type": "Data Entry / Import, Structuring / Formatting",
11  "business_type": "Trading and Risk Management, Other Account Management",
12  "task_constraints": "",
13  "reference_outputs": {
14    "files": [
15      "161_ref_0.xlsx"
16    ],
17    "text": ""
18  },
19  "reference_file_urls": [
20    "https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/161/161_ref_0.xlsx"
21  ]
22}