Search papers, labs, and topics across Lattice.
RespondeoQA is a new benchmark dataset of 7,800 Latin-English question-answer pairs sourced from pedagogical materials, designed to evaluate language models on knowledge, skills, reasoning, and translation. Evaluation of LLaMa 3, Qwen QwQ, and OpenAI's o3-mini reveals that all models struggle with skill-oriented questions in Latin, despite some gains on reasoning tasks like scansion. The dataset and creation process offer a template for creating QA benchmarks in other specialized languages.
LLMs still struggle with basic skills in low-resource languages, even when they excel at reasoning.
We introduce a benchmark dataset for question answering and translation in bilingual Latin and English settings, containing about 7,800 question-answer pairs. The questions are drawn from Latin pedagogical sources, including exams, quizbowl-style trivia, and textbooks ranging from the 1800s to the present. After automated extraction, cleaning, and manual review, the dataset covers a diverse range of question types: knowledge- and skill-based, multihop reasoning, constrained translation, and mixed language pairs. To our knowledge, this is the first QA benchmark centered on Latin. As a case study, we evaluate three large language models -- LLaMa 3, Qwen QwQ, and OpenAI's o3-mini -- finding that all perform worse on skill-oriented questions. Although the reasoning models perform better on scansion and literary-device tasks, they offer limited improvement overall. QwQ performs slightly better on questions asked in Latin, but LLaMa3 and o3-mini are more task dependent. This dataset provides a new resource for assessing model capabilities in a specialized linguistic and cultural domain, and the creation process can be easily adapted for other languages. The dataset is available at: https://github.com/slanglab/RespondeoQA