Skip to content

feat: add Belebele EU reading comprehension benchmark - #24

Open
xezpeleta wants to merge 1 commit into
mainfrom
feat/belebele-eu
Open

xezpeleta wants to merge 1 commit into
mainfrom
feat/belebele-eu

Conversation

@xezpeleta

Copy link
Copy Markdown
Collaborator

Adds Belebele EU (facebook/belebele, config eus_Latn) — a 900-item 4-way multiple choice reading comprehension benchmark with FLORES-sourced passages.

Changes

  • New plugin _belebele_eu.py — assembles mc_answer1..4 into candidates list and converts 1-indexed correct_answer_num to 0-indexed gold
  • New benchmark spec belebele_eu.json — 4-way MC prompt with passage context
  • Site registration — added to LatxaEvalSuite family (alongside EusReading) and reading skill
  • TODO update — marked Belebele_eu as done

No core engine changes needed — the generic MC scorer handles answer extraction.

Closes #8

Adds facebook/belebele (eus_Latn) — a 900-item 4-way multiple choice
reading comprehension benchmark with FLORES-sourced passages.

- Plugin (_belebele_eu.py) assembles mc_answer1..4 into candidates
  list and converts 1-indexed correct_answer_num to 0-indexed gold.
- Generic MC scorer handles answer extraction (no score_item needed).
- Registered in site data under LatxaEvalSuite family and reading skill.

Closes #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add Reading Comprehension in Basque benchmark (belebele_eus_Latn / xstorycloze_eu)

1 participant