Sammenlign metoder
Gennemgå dine valgte metoder side om side; rækker, der afviger, er fremhævet.
| Fler-sproget Spørgsmål-Svar× | Multilingual Transformer× | |
|---|---|---|
| Fagområde | Dyb læring | Dyb læring |
| Familie | Machine learning | Machine learning |
| Oprindelsesår≠ | 2018–2020 | 2019–2020 |
| Ophavsperson≠ | Multiple groups; popularised via mBERT (Devlin et al., 2019) and XLM-R (Conneau et al., 2020) | Devlin et al. (mBERT); Conneau et al. (XLM-R) |
| Type≠ | Extractive / generative QA across multiple languages | Pre-trained cross-lingual language model |
| Oprindelig kilde≠ | Artetxe, M., Ruder, S., & Yogatama, D. (2020). On the cross-lingual transferability of monolingual representations. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (pp. 4623–4637). ACL. DOI ↗ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Proceedings of NAACL-HLT 2019, pp. 4171–4186. Association for Computational Linguistics. DOI ↗ |
| Aliasser | cross-lingual question answering, multilingual QA, multilingual MRC, cross-lingual machine reading comprehension | multilingual LM, cross-lingual transformer, mBERT-style model, multilingual pre-trained model |
| Relaterede | 4 | 4 |
| Resumé≠ | Multilingual question answering (QA) enables a model to read a passage and answer questions in multiple languages, often by fine-tuning a cross-lingual pretrained transformer such as mBERT or XLM-R on an annotated QA dataset in one language and transferring that capability zero-shot or few-shot to other languages. It is the standard approach for building multilingual reading-comprehension and open-domain QA systems. | A multilingual transformer is a pre-trained language model built on the transformer architecture and trained jointly on text from dozens to over one hundred languages. Models such as mBERT and XLM-RoBERTa learn shared cross-lingual representations, enabling zero-shot or few-shot transfer: a model fine-tuned on English data can often be applied directly to French, German, Arabic, or Chinese without language-specific labels. |
| ScholarGateDatasæt ↗ |
|
|