AIAny
Icon for item

LEDGER Long-Context Multi-KPI

Pairs OCR-extracted annual-report text with ground-truth financial KPI values to benchmark LLM/table-QA and needle-in-a-haystack extraction tasks. Includes Markdown OCR (.mmd), page images for eval, and 31 KPI columns across multiple years—suited for KPI extraction, retrieval, and robustness testing.

Introduction

Annual reports are long, noisy, and heterogeneous — finding specific KPI values inside OCR'd pages is a classic long-context, needle-in-a-haystack problem for LLMs and information-extraction systems. This dataset deliberately pairs raw OCR text (DeepSeek) with structured, as-reported KPI ground truth so models are evaluated on real OCR artifacts, layout noise, and multi-year context rather than idealized, pre-parsed tables.

What Sets It Apart
  • Real OCR + ground truth: OCR text (Markdown .mmd with page splits) comes from DeepSeek applied to annual report PDFs, while KPI values are aligned to reports from XBRL/financial sources. That combination stresses model robustness to OCR noise and layout variance.
  • Long-context, multi-KPI coverage: The release splits into a large "no_eval" config for development (thousands of reports, ~104k KPI rows) and a smaller "eval" config with page-level JPEGs for held-out benchmarking (~13k KPI rows). 31 KPI columns cover common balance-sheet, income-statement, and cash-flow items, enabling multi-target extraction tasks rather than single-field QA.
  • Practical benchmarking focus: Values are as-reported (millions, no FX conversion) and include NaNs where KPIs are absent — this reflects real-world missingness and forces systems to decide presence/absence, unit interpretation, and value localization across pages.
Who It's For and Trade-offs

Great fit if you need to evaluate or train systems for: long-document retrieval and QA, LLM-based KPI extraction, OCR-to-structured-data pipelines, or table-question-answering under realistic noise. It’s also useful for benchmarking “needle-in-a-haystack” retrieval where a small numeric target is buried in many pages. Look elsewhere if you require canonicalized multi-currency normalization, full XBRL-tagged raw filings as primary source, or image-only datasets for OCR model training at scale — the eval set provides images but the larger split focuses on OCR text to save space.

Where It Fits

This dataset complements structured XBRL/financial databases by providing the noisy, human-readable surface form of annual reports. Use it when you want to measure how an LLM or extraction pipeline performs end-to-end from OCR/text to numeric KPI outputs, especially across multi-year contexts and company variations.

Information

Categories

More Items

Hugging Face

Installation-oriented dataset that packages ComfyUI-ready files and instructions for running MiniMax H3 locally — includes pruned/INT8/BF16 checkpoints, matching Qwen3-VL text encoders, video/audio VAEs, and official ComfyUI workflow templates for joint audio+video generation.

Hugging Face

Provides a large-scale, multi-speaker Persian speech–text corpus constructed from audiobooks for TTS, ASR, and speaker research. Includes automated alignment and quality scoring, TTS-ready subsets (thousands of hours/1M+ segments) and metadata for speaker IDs and genders — suitable for multi-speaker synthesis and voice cloning research.

Hugging Face

Provides large-scale mathematical problem-solving, rewriting, and dialogue data organized into five Parquet-backed subsets for reasoning-oriented language-model training. Subsets support streaming access, Dataset Viewer inspection, and per-subset provenance metadata; licensed Apache 2.0.