AIAny
Icon for item

TiniX Vietnam OCR Annual Financial Statements

OCR-extracted Vietnamese annual financial reports (2015–2025) from 18,231 filings across 1,491 tickers — plain-text OCR outputs for document-QA, information extraction, VLM/RAG development. Contains only TXT OCR files; CC BY-NC 4.0 license.

Introduction

Annual financial reports are long, table-heavy, and use domain-specific Vietnamese language that most public datasets lack. This collection provides OCR-extracted full-texts from 18,231 annual reports (2015–2025) across 1,491 stock tickers, giving practitioners a large, domain-focused corpus for document understanding and extraction tasks.

What Sets It Apart
  • Scale & coverage: 18,231 OCRed reports spanning banks, securities, insurance and corporate filings across 2015–2025 — useful for temporal studies and cross-company comparisons.
  • OCR-first format: data is delivered as plain TXT OCR outputs preserving layout-derived text; the dataset reports ~95% accuracy on numeric and table regions (useful when training table-aware extractors or evaluating OCR post-processing).
  • Hierarchical organization: files are organized by ticker → year → report type, which simplifies per-company retrieval and dataset slicing for time-series or per-sector experiments.
  • Focused domain: unlike generic OCR corpora, content is exclusively Vietnamese financial statements, so models trained or validated here learn domain-specific formatting, terminology and table patterns.
Who It's For and Tradeoffs

Great fit if you want OCR benchmarking on Vietnamese financial docs, pretraining/fine-tuning VLMs for document QA, building RAG systems over company reports, or extracting financial indicators across many issuers. Look elsewhere if you need original scanned PDFs, guaranteed error-free structured tables, or a permissive commercial license (this dataset is CC BY‑NC 4.0). Also expect some OCR noise in poor-quality scans — downstream pipelines should include validation or correction steps.

Information

Categories

More Items

Hugging Face

A collection of ready-to-run Hugging Face Jobs OCR scripts that add a markdown column (or structured JSON) to image datasets, with model switching, layout detection, server-mode serving, and per-model options for table/form extraction.

Hugging Face

Provides 115M public GitHub source files (≈873GB of code, ~1TB uncompressed) with per-file metadata (repo, path, language, license). Supports streaming, language/license filtering and full download for training and evaluating code LLMs and code generation models.

Hugging Face

Provides labeled prompts with full-reference answers (including chain-of-thought and code blocks) and per-example metadata to train edge routing/orchestrator models that decide whether to handle inputs locally or route them to larger models. Includes complexity scores, coding/math flags, routing justifications, and an automated override rule; suited for fine-tuning small models (50M–1.5B) for edge deployment.