paper-with-me

홈 › Papers

IndicIFEval: A Benchmark for Verifiable Instruction-Following Evaluation in 14 Indic Languages

2026-02-25 · Thanmay Jayakumar, Mohammed Safi Ur Rahman Khan, Raj Dabre, Ratish Puduppully, Anoop Kunchukuttan arxiv

Instruction-following benchmarks remain predominantly English-centric, leaving a critical evaluation gap for the hundreds of millions of Indic language speakers. We introduce IndicIFEval, a benchmark evaluating constrained generation of LLMs across 14 Indic languages using automatically verifiable, rule-based instructions. It comprises around 800 human-verified examples per language spread across two complementary subsets: IndicIFEval-Ground, translated prompts from IFEval (Zhou et al., 2023) carefully localized for Indic contexts, and IndicIFEval-Ground, synthetically generated instructions grounded in native Indic content. We conduct a comprehensive evaluation of major open-weight and proprietary models spanning both reasoning and non-reasoning models. While models maintain strong adherence to formatting constraints, they struggle significantly with lexical and cross-lingual tasks -- and despite progress in high-resource languages, instruction-following across the broader Indic family lags significantly behind English. We release IndicIFEval and its evaluation scripts to support progress on multilingual constrained generation (http://github.com/ai4bharat/IndicIFEval).

📄 PDF Abstract BibTeX arXiv:2602.22125

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Instruction-Following Evaluation for Large Language Models

2023-11-14 · Jeffrey Zhou, Tianjian Lu, Swaroop Mishra, Siddhartha Brahma 외

One core capability of Large Language Models (LLMs) is to follow natural language instructions. However, the evaluation of such abilities is not standardized: Human evaluations are expensive, slow, and not objectively re…

Instruction Following

The SIFo Benchmark: Investigating the Sequential Instruction Following Ability of Large Language Models

2024-06-28 · Xinyi Chen, Baohao Liao, Jirui Qi, Panagiotis Eustratiadis 외

Following multiple instructions is a crucial ability for large language models (LLMs). Evaluating this ability comes with significant challenges: (i) limited coherence between multiple instructions, (ii) positional bias …

Instruction FollowingQuestion Answering

Instruction-Tuned, but Not More Verifiable Instruction-Following: A Cross-Task Diagnosis for LoRA Adapters

2026-03-23 · Junyi Zou arxiv

Adapters are often selected and deployed based on nominal labels (e.g., instruction-tuned), which implicitly suggest what capability improves after adaptation. We test whether nominal training objectives reliably align w…

Instruction Following

Verifiable Format Control for Large Language Model Generations

2025-02-06 · Zhaoyang Wang, Jinqi Jiang, Huichi Zhou, Wenhao Zheng 외

Recent Large Language Models (LLMs) have demonstrated satisfying general instruction following ability. However, small LLMs with about 7B parameters still struggle fine-grained format following (e.g., JSON format), which…

BenchmarkingInstruction FollowingLanguage ModelingLanguage Modelling+2

Generalizing Verifiable Instruction Following

2025-07-03 · Valentina Pyatkin, Saumya Malik, Victoria Graf, Hamish Ivison 외 arxiv

A crucial factor for successful human and AI interaction is the ability of language models or chatbots to follow human instructions precisely. A common feature of instructions are output constraints like ``only answer wi…

Reinforcement LearningInstruction Following