paper-with-me

홈 › Papers

IndicLLMSuite: A Blueprint for Creating Pre-training and Fine-Tuning Datasets for Indian Languages

2024-03-11 · Mohammed Safi Ur Rahman Khan, Priyam Mehta, Ananth Sankar, Umashankar Kumaravelan, Sumanth Doddapaneni, Suriyaprasaad B, Varun Balan G, Sparsh Jain, Anoop Kunchukuttan, Pratyush Kumar, Raj Dabre, Mitesh M. Khapra

Despite the considerable advancements in English LLMs, the progress in building comparable models for other languages has been hindered due to the scarcity of tailored resources. Our work aims to bridge this divide by introducing an expansive suite of resources specifically designed for the development of Indic LLMs, covering 22 languages, containing a total of 251B tokens and 74.8M instruction-response pairs. Recognizing the importance of both data quality and quantity, our approach combines highly curated manually verified data, unverified yet valuable data, and synthetic data. We build a clean, open-source pipeline for curating pre-training data from diverse sources, including websites, PDFs, and videos, incorporating best practices for crawling, cleaning, flagging, and deduplication. For instruction-fine tuning, we amalgamate existing Indic datasets, translate/transliterate English datasets into Indian languages, and utilize LLaMa2 and Mixtral models to create conversations grounded in articles from Indian Wikipedia and Wikihow. Additionally, we address toxicity alignment by generating toxic prompts for multiple scenarios and then generate non-toxic responses by feeding these toxic prompts to an aligned LLaMa2 model. We hope that the datasets, tools, and resources released as a part of this work will not only propel the research and development of Indic LLMs but also establish an open-source blueprint for extending such efforts to other languages. The data and other artifacts created as part of this work are released with permissive licenses.

📄 PDF Abstract BibTeX arXiv:2403.06350

Code (1)

ai4bharat/indicllmsuite 공식 구현

Tasks

Articles

Similar Papers 제목 키워드 기반

Leveraging LLMs for MT in Crisis Scenarios: a blueprint for low-resource languages

2024-10-31 · Séamus Lankford, Andy Way

In an evolving landscape of crisis communication, the need for robust and adaptable Machine Translation (MT) systems is more pressing than ever, particularly for low-resource languages. This study presents a comprehensiv…

HumanitarianMachine TranslationModel Selection

Computational Blueprints: Generating Isomorphic Mathematics Problems with Large Language Models

2025-11-11 · Jeong-Hoon Kim, Jinwoo Nam, Geunsik Jo arxiv

Personalized mathematics education is growing rapidly, creating a strong demand for large sets of similar practice problems. Yet existing studies on mathematics problem generation have focused on data augmentation for tr…

Data Augmentation

Thinking with Blueprints: Assisting Vision-Language Models in Spatial Reasoning via Structured Object Representation

2026-01-05 · Weijian Ma, Shizhao Sun, Tianyu Yu, Ruiyu Wang 외 arxiv

Spatial reasoning -- the ability to perceive and reason about relationships in space -- advances vision-language models (VLMs) from visual perception toward spatial semantic understanding. Existing approaches either revi…

Reinforcement LearningSpatial ReasoningData Augmentation

The Challenge of Achieving Attributability in Multilingual Table-to-Text Generation with Question-Answer Blueprints

2025-03-29 · Aden Haussmann

Multilingual Natural Language Generation (NLG) is challenging due to the lack of training data for low-resource languages. However, some low-resource languages have up to tens of millions of speakers globally, making it …

Table-to-Text GenerationText Generation

A Blueprint Architecture of Compound AI Systems for Enterprise

2024-06-02 · Eser Kandogan, Sajjadur Rahman, Nikita Bhutani, Dan Zhang 외

Large Language Models (LLMs) have showcased remarkable capabilities surpassing conventional NLP challenges, creating opportunities for use in production use cases. Towards this goal, there is a notable shift to building …