Preprint
Machine Learning

Sarvam - Translate

Deepon Halder, Angira Mukherjee
June 1, 2025arXiv.org

0

Citations

0

Influential Citations

arXiv.org

Venue

2025

Year

Abstract

A translation model trained by fine-tuning Gemma3–4B-IT. It supports 22 Indian languages - Hindi, Bengali, Marathi, Telugu, Tamil, Gujarati, Urdu, Kannada, Odia, Malayalam, Punjabi, Assamese, Maithili, Santali, Kashmiri, Nepali, Sindhi, Dogri, Konkani, Manipuri (Meitei), Bodo, Sanskrit.

Analysis

Why This Paper Matters

This paper addresses the critical need for machine translation in India, a country with 22 official languages and hundreds of dialects. By fine-tuning a relatively small (4B parameter) instruction-tuned model, the authors demonstrate a practical approach to building a multilingual translation system without requiring massive computational resources. The inclusion of low-resource languages such as Santali, Dogri, and Bodo is particularly noteworthy, as these languages are often neglected in mainstream NLP research.

The choice of Gemma3–4B-IT as the base model is strategic: it is a publicly available, efficient model that can be fine-tuned on modest hardware, making the approach accessible to researchers and developers in India. This work could serve as a foundation for more comprehensive translation systems and encourage further research on Indian language NLP.

Technical Contributions

  • Fine-tuning approach: The authors fine-tune Gemma3–4B-IT, an instruction-tuned variant of Google's Gemma3 model, on a translation task covering 22 Indian languages.
  • Language coverage: The model supports a diverse set of languages, including major ones like Hindi, Bengali, and Tamil, as well as less-resourced languages like Santali, Dogri, and Bodo.
  • Practical deployment: By using a 4B parameter model, the system is suitable for deployment on consumer-grade GPUs, lowering the barrier to entry for translation services.

Results

The abstract does not provide any quantitative results, such as BLEU scores, translation accuracy, or comparisons to existing models. This is a significant omission, as the effectiveness of the fine-tuning cannot be assessed without evaluation metrics. Future work should include benchmarks on standard translation datasets for Indian languages.

Significance

This paper contributes to the democratization of machine translation for Indian languages. By releasing a fine-tuned model that covers 22 languages, it provides a valuable resource for developers, researchers, and businesses operating in India. The work also highlights the potential of fine-tuning smaller instruction-tuned models for specialized tasks, offering a cost-effective alternative to training large models from scratch. However, the lack of evaluation metrics limits the immediate impact, and further validation is needed to establish the model's practical utility.