BriefGPT.xyz
Oct, 2023
ZGUL:使用多源适配器的零样本泛化到未见过的语言
ZGUL: Zero-shot Generalization to Unseen Languages using Multi-source Ensembling of Language Adapters
HTML
PDF
Vipul Rathore, Rajdeep Dhingra, Parag Singla, Mausam
TL;DR
通过使用语言适配器(LAs)解决NLP任务中的零射击跨语言转移问题,并结合多个源语言的语言适配器进行训练和测试,展示了在POS标注和NER任务上相对标准微调和其他强基线模型平均F1分数提高了3.2个点的改进。
Abstract
We tackle the problem of
zero-shot cross-lingual transfer
in NLP tasks via the use of
language adapters
(LAs). Most of the earlier works have explored training with adapter of a single source (often English), and
→