Skip to content

Commit 8d57818

Browse files
committed
add nodalida paper
1 parent f132547 commit 8d57818

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_bibliography/conferences.bib

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,17 @@ @inproceedings{remy-delobelle2024transtokenization
5252
abbr = {COLM},
5353
bibtex_show = true
5454
}
55+
56+
@inproceedings{poelman2024roles,
57+
title = {The {{Roles}} of {{English}} in {{Evaluating Multilingual Language Models}}},
58+
booktitle = {The {{Joint}} 25th {{Nordic Conference}} on {{Computational Linguistics}} and 11th {{Baltic Conference}} on {{Human Language Technologies}}},
59+
author = {Poelman, Wessel and {de Lhoneux}, Miryam},
60+
year = {2025},
61+
month = mar,
62+
eprint = {2412.08392},
63+
primaryclass = {cs},
64+
url = {http://arxiv.org/abs/2412.08392},
65+
urldate = {2024-12-12},
66+
abstract = {Multilingual natural language processing is getting increased attention, with numerous models, benchmarks, and methods being released for many languages. English is often used in multilingual evaluation to prompt language models (LMs), mainly to overcome the lack of instruction tuning data in other languages. In this position paper, we lay out two roles of English in multilingual LM evaluations: as an interface and as a natural language. We argue that these roles have different goals: task performance versus language understanding. This discrepancy is highlighted with examples from datasets and evaluation setups. Numerous works explicitly use English as an interface to boost task performance. We recommend to move away from this imprecise method and instead focus on furthering language understanding.},
67+
abbr = {NoDaLiDa},
68+
}

0 commit comments

Comments
 (0)