17
0

Sample-Efficient Language Model for Hinglish Conversational AI

Abstract

This paper presents our process for developing a sample-efficient language model for a conversational Hinglish chatbot. Hinglish, a code-mixed language that combines Hindi and English, presents a unique computational challenge due to inconsistent spelling, lack of standardization, and limited quality of conversational data. This work evaluates multiple pre-trained cross-lingual language models, including Gemma3-4B and Qwen2.5-7B, and employs fine-tuning techniques to improve performance on Hinglish conversational tasks. The proposed approach integrates synthetically generated dialogues with insights from existing Hinglish datasets to address data scarcity. Experimental results demonstrate that models with fewer parameters, when appropriately fine-tuned on high-quality code-mixed data, can achieve competitive performance for Hinglish conversation generation while maintaining computational efficiency.

View on arXiv
@article{singh2025_2504.19070,
  title={ Sample-Efficient Language Model for Hinglish Conversational AI },
  author={ Sakshi Singh and Abhinav Prakash and Aakriti Shah and Chaitanya Sachdeva and Sanjana Dumpala },
  journal={arXiv preprint arXiv:2504.19070},
  year={ 2025 }
}
Comments on this paper