paper-with-me

홈 › Papers

RespondeoQA: a Benchmark for Bilingual Latin-English Question Answering

2026-04-22 · Marisa Hudspeth, Patrick J. Burns, Brendan O'Connor arxiv

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

📄 PDF Abstract BibTeX arXiv:2604.20738

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

BiMediX: Bilingual Medical Mixture of Experts LLM

2024-02-20 · Sara Pieri, Sahal Shaji Mullappilly, Fahad Shahbaz Khan, Rao Muhammad Anwer 외

In this paper, we introduce BiMediX, the first bilingual medical mixture of experts LLM designed for seamless interaction in both English and Arabic. Our model facilitates a wide range of medical interactions in English …

Mixture-of-ExpertsMultiple-choiceOpen-Ended Question AnsweringQuestion Answering

DaPT: A Dual-Path Framework for Multilingual Multi-hop Question Answering

2026-03-19 · Yilin Wang, Yuchun Fan, Jiaoyang Li, Ziming Zhu 외 arxiv

Retrieval-augmented generation (RAG) systems have made significant progress in solving complex multi-hop question answering (QA) tasks in the English scenario. However, RAG systems inevitably face the application scenari…

Multi-hop Question Answering

LC-Eval: A Bilingual Multi-Task Evaluation Benchmark for Long-Context Understanding

2025-10-19 · Sheikh Jubair, Arwa Omayrah, Amal Alshammari, Alhanoof Althnian 외 arxiv

Recent advancements in Large Language Models (LLMs) have demonstrated sophisticated capabilities, including the ability to process and comprehend extended contexts. These emergent capabilities necessitate rigorous evalua…

Long-Context UnderstandingInformation ExtractionQuestion Answering

Identify Bilingual Patterns and Phrases from a Bilingual Sentence Pair

2021-10-01 · ROCLING 2021 10 · Yi-Jyun Chen, Hsin-Yun Chung, Jason S. Chang

This paper presents a method for automatically identifying bilingual grammar patterns and extracting bilingual phrase instances from a given English-Chinese sentence pair. In our approach, the English-Chinese sentence pa…

Machine TranslationSentenceTranslation

Left Behind: Cross-Lingual Transfer as a Bridge for Low-Resource Languages in Large Language Models

2026-03-22 · Abdul-Salem Beibitkhan arxiv

We investigate how large language models perform on low-resource languages by benchmarking eight LLMs across five experimental conditions in English, Kazakh, and Mongolian. Using 50 hand-crafted questions spanning factua…

Cross-Lingual Transfer