English

CodeMixBench: Evaluating Code-Mixing Capabilities of LLMs Across 18 Languages

Computation and Language 2025-09-09 v2

Abstract

Code-mixing, the practice of switching between languages within a conversation, poses unique challenges for traditional NLP. Existing benchmarks are limited by their narrow language pairs and tasks, failing to adequately assess large language models' (LLMs) code-mixing abilities. Despite the recognized importance of code-mixing for multilingual users, research on LLMs in this context remains sparse. Additionally, current techniques for synthesizing code-mixed data are underdeveloped to generate code-mixing. In response, we introduce CodeMixBench, a comprehensive benchmark covering eight tasks, including three specific to LLMs and five traditional NLP tasks, and 18 languages across seven language families. We also propose a new method for generating large-scale synthetic code-mixed texts by combining word substitution with GPT-4 prompting. Our evaluation reveals consistent underperformance of LLMs on code-mixed datasets involving different language families. Enhancements in training data size, model scale, and few-shot learning could improve their performance. The code and dataset are available at https://github.com/Jeromeyluck/CodeMixBench.

Keywords

Cite

@article{arxiv.2507.18791,
  title  = {CodeMixBench: Evaluating Code-Mixing Capabilities of LLMs Across 18 Languages},
  author = {Yilun Yang and Yekun Chai},
  journal= {arXiv preprint arXiv:2507.18791},
  year   = {2025}
}

Comments

EMNLP 2025

R2 v1 2026-07-01T04:17:51.874Z