CoolFace
Datasetpublic

typhoon-ai/ThaiOCRBench

ThaiOCRBench: A Task-Diverse Benchmark for Vision-Language Understanding in Thai ThaiOCRBench is the first comprehensive benchmark for evaluating vision-language models (VLMs) on Thai text-rich visual understanding tasks.Inspired by OCRBench v2, it contains 2,808 human-annotated samples across 13 diverse tasks, including table parsing, chart understanding, full-page OCR, key information extraction, and visual question answering. The benchmark enables standardized zero-shot… See the full description on the dataset page: https://huggingface.co/datasets/typhoon-ai/ThaiOCRBench.

sourceHugging Facecc-by-sa-4.0updated 10mo agoView on Hugging Face
7likes821downloads
Dataset Card

ThaiOCRBench: A Task-Diverse Benchmark for Vision-Language Understanding in Thai

ThaiOCRBench is the first comprehensive benchmark for evaluating vision-language models (VLMs) on Thai text-rich visual understanding tasks. Inspired by OCRBench v2, it contains 2,808 human-annotated samples across 13 diverse tasks, including table parsing, chart understanding, full-page OCR, key information extraction, and visual question answering.

The benchmark enables standardized zero-shot evaluation for both proprietary and open-source models, revealing significant performance gaps and paving the way for document understanding in low-resource languages.

🚀 Our paper _ThaiOCRBench_ has been accepted to the IJCNLP-AACL 2025 Main Conference!

👉 [📄 Read the Paper](https://arxiv.org/abs/2511.04479) 👉 [💻 GitHub Repository](https://github.com/scb-10x/ThaiOCRBench)

📊 Dataset Statistics

Task TypeNumber of Samples
Text Recognition333
Table Parsing193
Full-page OCR197
Chart Parsing200
Key Information Extraction201
Diagram VQA204
Fine-grained Text Recognition206
Handwritten Content Extraction209
Key Information Mapping209
Document Parsing211
Infographics VQA213
Document Classification215
Cognition VQA217
Total2,808

🧠 Performance of VLMs on ThaiOCRBench

<p align="center"> <img src="https://raw.githubusercontent.com/scb-10x/ThaiOCRBench/main/pics/thaiocrbench_eval.png" width="70%" height="60%"> </p>

📘 Citation

If you use ThaiOCRBench in your research or applications, please cite our work:

@misc{nonesung2025thaiocrbenchtaskdiversebenchmarkvisionlanguage,
      title={ThaiOCRBench: A Task-Diverse Benchmark for Vision-Language Understanding in Thai}, 
      author={Surapon Nonesung and Teetouch Jaknamon and Sirinya Chaiophat and Natapong Nitarach and Chanakan Wittayasakpan and Warit Sirichotedumrong and Adisai Na-Thalang and Kunat Pipatanakul},
      year={2025},
      eprint={2511.04479},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2511.04479}, 
}