paper-with-me

Papers

Alif: Advancing Urdu Large Language Models via Multilingual Synthetic Data Distillation

2025-10-10 · Muhammad Ali Shafique, Kanwal Mehreen, Muhammad Arham, Maaz Amjad, Sabur Butt, Hamza Farooq arxiv

Developing a high-performing large language models (LLMs) for low-resource languages such as Urdu, present several challenges. These challenges include the scarcity of high-quality datasets, multilingual inconsistencies, and safety concerns. Existing multilingual LLMs often address these issues by translating large volumes of available data. However, such translations often lack quality and cultural nuance while also incurring significant costs for data curation and training. To address these issues, we propose Alif-1.0-8B-Instruct, a multilingual Urdu-English model, that tackles these challenges with a unique approach. We train the model on a high-quality, multilingual synthetic dataset (Urdu-Instruct), developed using a modified self-instruct technique. By using unique prompts and seed values for each task along with a global task pool, this dataset incorporates Urdu-native chain-of-thought based reasoning, bilingual translation, cultural relevance, and ethical safety alignments. This technique significantly enhances the comprehension of Alif-1.0-8B-Instruct model for Urdu-specific tasks. As a result, Alif-1.0-8B-Instruct, built upon the pretrained Llama-3.1-8B, demonstrates superior performance compared to Llama-3.1-8B-Instruct for Urdu specific-tasks. It also outperformed leading multilingual LLMs, including Mistral-7B-Instruct-v0.3, Qwen-2.5-7B-Instruct, and Cohere-Aya-Expanse-8B, all within a training budget of under $100. Our results demonstrate that high-performance and low-resource language LLMs can be developed efficiently and culturally aligned using our modified self-instruct approach. All datasets, models, and code are publicly available at: https://github.com/traversaal-ai/alif-urdu-llm.

📄 PDF Abstract BibTeX arXiv:2510.09051

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Qalb: Largest State-of-the-Art Urdu Large Language Model for 230M Speakers with Systematic Continued Pre-training

2026-01-13 · Muhammad Taimoor Hassan, Jawad Ahmed, Muhammad Awais arxiv

Despite remarkable progress in large language models, Urdu-a language spoken by over 230 million people-remains critically underrepresented in modern NLP systems. Existing multilingual models demonstrate poor performance…

Sentiment Analysis

LinguaLIFT: An Effective Two-stage Instruction Tuning Framework for Low-Resource Language Tasks

2024-12-17 · Hongbin Zhang, Kehai Chen, Xuefeng Bai, Yang Xiang 외

Large language models (LLMs) have demonstrated impressive multilingual understanding and reasoning capabilities, driven by extensive pre-training multilingual corpora and fine-tuning instruction data. However, a performa…

Math

UrBLiMP: A Benchmark for Evaluating the Linguistic Competence of Large Language Models in Urdu

2025-08-01 · Farah Adeeba, Brian Dillon, Hassan Sajjad, Rajesh Bhatt arxiv

Multilingual Large Language Models (LLMs) have shown remarkable performance across various languages; however, they often include significantly less data for low-resource languages such as Urdu compared to high-resource …

UrduLM: A Resource-Efficient Monolingual Urdu Language Model

2026-01-25 · Syed Muhammad Ali, Hammad Sajid, Zainab Haider, Ali Muhammad Asad 외 arxiv

Urdu, spoken by 230 million people worldwide, lacks dedicated transformer-based language models and curated corpora. While multilingual models provide limited Urdu support, they suffer from poor performance, high computa…

RUBERT: A Bilingual Roman Urdu BERT Using Cross Lingual Transfer Learning

2021-02-22 · Usama Khalid, Mirza Omer Beg, Muhammad Umair Arshad

In recent studies, it has been shown that Multilingual language models underperform their monolingual counterparts. It is also a well-known fact that training and maintaining monolingual models for each language is a cos…

Cross-Lingual TransferTransfer Learning