Skip to content

Commit 5a49894

Browse files
authored
Add bibtex citation for Irish-BLiMP paper
Added citation for the Irish-BLiMP dataset paper in bibtex format.
1 parent 85ce7b2 commit 5a49894

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ This repository accompanies the Irish-BLiMP dataset paper, which introduces mini
44

55
Paper: https://arxiv.org/abs/2510.20957
66

7+
```bibtex
8+
@article{mcgiff2025irish,
9+
title={Irish-BLiMP: A Linguistic Benchmark for Evaluating Human and Language Model Performance in a Low-Resource Setting},
10+
author={McGiff, Josh and Tran, Khanh-Tung and Mulcahy, William and Luin{\'\i}n, D{\'a}ibhidh {\'O} and Dalzell, Jake and Bhroin, R{\'o}is{\'\i}n N{\'\i} and Burke, Adam and O'Sullivan, Barry and Nguyen, Hoang D and Nikolov, Nikola S},
11+
journal={arXiv preprint arXiv:2510.20957},
12+
year={2025}
13+
}
14+
```
15+
716
## Note
817

918
This remains the original LM Evaluation Harness codebase; the sole modification is the addition of Irish-BLiMP data, tasks, and documentation layered atop the upstream release at: [irish_blimp](lm_eval/tasks/irish_blimp/readme.md)

0 commit comments

Comments
 (0)