Building pre-train LLM Dataset for the INDIC Languages: a case study on Hindi
Shantipriya Parida, Shakshi Panwar, Kusum Lata, Sanskruti Mishra, Sambit Sekhar
TL;DR
This work tackles the scarcity of high-quality Hindi data for pre-training LLMs by constructing a large Hindi corpus of 1.28B tokens from diverse sources (Wikipedia, dialectal datasets, paraphrase corpora, Oscar, and BigScience-XP3All). It details a full pipeline of data collection and preprocessing, culminating in a freely available dataset on Hugging Face designed to support Hindi LLM pre-training and broader Indic-language research. The authors argue that domain coverage, dialect variety, and transliteration handling are essential for robust Hindi NLP, and they outline use cases from pre-training to synthetic data generation and domain-specific fine-tuning. The study aims to catalyze Hindi-focused NLP development and to offer a replicable template for other Indic or low-resource languages, with emphasis on openness and extensibility.
Abstract
Large language models (LLMs) demonstrated transformative capabilities in many applications that require automatically generating responses based on human instruction. However, the major challenge for building LLMs, particularly in Indic languages, is the availability of high-quality data for building foundation LLMs. In this paper, we are proposing a large pre-train dataset in Hindi useful for the Indic language Hindi. We have collected the data span across several domains including major dialects in Hindi. The dataset contains 1.28 billion Hindi tokens. We have explained our pipeline including data collection, pre-processing, and availability for LLM pre-training. The proposed approach can be easily extended to other Indic and low-resource languages and will be available freely for LLM pre-training and LLM research purposes.
