PARSE: An Open-Domain Reasoning Question Answering Benchmark for Persian
Jamshid Mozafari, Seyed Parsa Mousavinasab, Adam Jatowt
TL;DR
PARSE addresses the lack of open-domain reasoning QA benchmarks for Persian by delivering 10,800 diverse questions across Boolean, MCQ, and factoid formats with varying reasoning demands. It combines a structured taxonomy, an LLM-driven prompting pipeline, and multi-stage quality control to produce high-quality, linguistically robust data, validated by human evaluation. Benchmarks across multilingual and Persian LLMs show Persian prompts and structured prompting (CoT for Boolean/MCQ; few-shot for factoid) enhance performance, and fine-tuning on PARSE yields notable gains, especially for Persian-specialized models like Dorna. The benchmark thus serves both as an evaluation tool and a practical resource for adapting Persian LLMs, with implications for broader multilingual reasoning research and future work in RAG and advanced reasoning models.
Abstract
Reasoning-focused Question Answering (QA) has advanced rapidly with Large Language Models (LLMs), yet high-quality benchmarks for low-resource languages remain scarce. Persian, spoken by roughly 130 million people, lacks a comprehensive open-domain resource for evaluating reasoning-capable QA systems. We introduce PARSE, the first open-domain Persian reasoning QA benchmark, containing 10,800 questions across Boolean, multiple-choice, and factoid formats, with diverse reasoning types, difficulty levels, and answer structures. The benchmark is built via a controlled LLM-based generation pipeline and validated through human evaluation. We also ensure linguistic and factual quality through multi-stage filtering, annotation, and consistency checks. We benchmark multilingual and Persian LLMs under multiple prompting strategies and show that Persian prompts and structured prompting (CoT for Boolean/multiple-choice; few-shot for factoid) improve performance. Fine-tuning further boosts results, especially for Persian-specialized models. These findings highlight how PARSE supports both fair comparison and practical model adaptation. PARSE fills a critical gap in Persian QA research and provides a strong foundation for developing and evaluating reasoning-capable LLMs in low-resource settings.
