AIAny
Icon for item

5CD-AI/Viet-Handwriting-OCR-v2

Labeled Vietnamese handwritten line images paired with text transcriptions for training and evaluating OCR/text-recognition models. Stored in Parquet (optimized) with a dataset size in the 10K–100K sample range, suitable for model training and benchmarking.

Introduction

Most OCR benchmarks target printed text or high-resource languages; Vietnamese handwritten text remains underrepresented. This dataset supplies a focused collection of handwritten line images with corresponding transcriptions, aiming to close that gap for Vietnamese-script OCR research and model evaluation.

What Sets It Apart
  • Language-specific coverage: curated for Vietnamese handwriting, so models can learn language- and script-specific character patterns and diacritics rather than relying on synthetic or multilingual proxies. This reduces the mismatch when deploying OCR on real Vietnamese handwriting.
  • Practical storage and tooling: provided in Parquet/optimized-Parquet formats compatible with Hugging Face Datasets, Dask, Polars and other data tooling, which simplifies large-batch preprocessing and distributed loading for training.
  • Mid-scale yet useful for fine-tuning: with a size category between 10K and 100K samples, it’s large enough to fine-tune modern OCR and text-recognition models but small enough to iterate quickly during experimentation.
Who It's For and Tradeoffs

Great fit if you need a language-focused dataset to fine-tune or evaluate handwriting OCR models for Vietnamese or to benchmark text-recognition pipelines that must handle diacritics and local orthography. It’s also useful for researchers comparing transfer learning from printed-text or multilingual models to language-specific handwritten performance.

Look elsewhere if you need massive-scale pretraining corpora (100K+ images) or per-character bounding-box annotations — this dataset is line-level with transcript pairs and optimized for sequence transcription tasks, not dense layout parsing or full-page document OCR.

Where It Fits

Use this dataset as a domain-specific fine-tuning and evaluation split after pretraining on larger printed/multilingual OCR datasets. It’s also a practical choice for ablation studies on diacritic handling, tokenizer choices for Vietnamese, and robustness testing for handwriting variability.

Information

Categories

More Items

Hugging Face

A 16 GB, 507-file PhD‑level cybersecurity knowledge base for training and evaluating security-focused LLMs and automation. Covers offensive/defensive/forensics/cloud/iot and AI-security across 30+ domains with real-world labs and framework mappings.

Hugging Face

Structured dataset for training and evaluating LLM agentic behavior: function-calling conversations, JSON-mode structured outputs, and extraction samples for teaching models to generate tool calls and strict structured responses. Includes single-turn and multi-turn scenarios across several configs.

Hugging Face

A multi-task English NLU benchmark for evaluating models across nine tasks (acceptability, sentiment, paraphrase, similarity, and various NLI setups), with a diagnostic evaluation set and an online leaderboard to compare generalization and transfer learning.