paper-with-me

Papers

UrduLLaMA 1.0: Dataset Curation, Preprocessing, and Evaluation in Low-Resource Settings

2025-02-24 · Layba Fiaz, Munief Hassan Tahir, Sana Shams, Sarmad Hussain

Multilingual Large Language Models (LLMs) often provide suboptimal performance on low-resource languages like Urdu. This paper introduces UrduLLaMA 1.0, a model derived from the open-source Llama-3.1-8B-Instruct architecture and continually pre-trained on 128 million Urdu tokens, capturing the rich diversity of the language. To enhance instruction-following and translation capabilities, we leverage Low-Rank Adaptation (LoRA) to fine tune the model on 41,000 Urdu instructions and approximately 50,000 English-Urdu translation pairs. Evaluation across three machine translation datasets demonstrates significant performance improvements compared to state-of-the-art (SOTA) models, establishing a new benchmark for Urdu LLMs. These findings underscore the potential of targeted adaptation strategies with limited data and computational resources to address the unique challenges of low-resource languages.

📄 PDF Abstract BibTeX arXiv:2502.16961

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityInstruction FollowingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Forging GEMs: Advancing Greek NLP through Quality-Based Corpus Curation

2025-10-22 · Alexandra Apostolopoulou, Konstantinos Kanaris, Athanasios Koursaris, Dimitris Tsakalidis 외 arxiv

The advancement of natural language processing for morphologically rich and moderately-resourced languages like Modern Greek has been hindered by architectural stagnation, data scarcity, and limited context processing ca…

Natural Language UnderstandingDomain Adaptation

Cleaner Pretraining Corpus Curation with Neural Web Scraping

2024-02-22 · Zhipeng Xu, Zhenghao Liu, Yukun Yan, Zhiyuan Liu 외

The web contains large-scale, diverse, and abundant information to satisfy the information-seeking needs of humans. Through meticulous data collection, preprocessing, and curation, webpages can be used as a fundamental d…

Language ModelingLanguage Modelling

Physics-Informed Machine Learning Under Small-Data Constraints: Lessons from Abrasive Waterjet Milling

2026-07-08 · Sarah Grewe, Jörg Frochte arxiv

In physically dominated machining processes, experimental datasets are small, expensive, and material-specific; in this regime, data curation, evaluation design, and the form of physics integration can matter as much as …

FastPOS: Language-Agnostic Scalable POS Tagging Framework Low-Resource Use Case

2025-11-30 · Md Abdullah Al Kafi, Sumit Kumar Banshal arxiv

This study proposes a language-agnostic transformer-based POS tagging framework designed for low-resource languages, using Bangla and Hindi as case studies. With only three lines of framework-specific code, the model was…

POS Tagging

PolyNorm: Few-Shot LLM-Based Text Normalization for Text-to-Speech

2025-11-05 · Michel Wong, Ali Alshehri, Sophia Kao, Haotian He arxiv

Text Normalization (TN) is a key preprocessing step in Text-to-Speech (TTS) systems, converting written forms into their canonical spoken equivalents. Traditional TN systems can exhibit high accuracy, but involve substan…