← Search

Machel Reid

12 accepted papers

2024

BUFFET: Benchmarking Large Language Models for Few-shot Cross-lingual Transfer

NAACL 2024long

Despite remarkable advancements in few-shot generalization in natural language processing, most models are developed and evaluated primarily in English. To establish a rigorous and equitable evaluation framework for few-shot cross-lingual transfer, we introduce a new benchmark, called BUFFET, which…

Cited by 19SourcePDFScholar
2023

mmT5: Modular Multilingual Pre-Training Solves Source Language Hallucinations

EMNLP 2023long findings

Multilingual sequence-to-sequence models perform poorly with increased language coverage and fail to consistently generate text in the correct target language in few-shot settings. To address these challenges, we propose mmT5, a modular multilingual sequence-to-sequence model. mmT5 utilizes language…

Cited by 0SourceScholar
2022

A Few Thousand Translations Go a Long Way! Leveraging Pre-trained Models for African News Translation

NAACL 2022long

Recent advances in the pre-training for language models leverage large-scale datasets to create multilingual models. However, low-resource languages are mostly left out in these datasets. This is primarily because many widely spoken languages that are not well represented on the web and therefore ex…

2022

Large Language Models are Zero-Shot Reasoners

NeurIPS 2022accept

Pretrained large language models (LLMs) are widely used in many sub-fields of natural language processing (NLP) and generally known as excellent few-shot learners with task-specific exemplars. Notably, chain of thought (CoT) prompting, a recent technique for eliciting complex multi-step reasoning th…

2022

M2D2: A Massively Multi-Domain Language Modeling Dataset

EMNLP 2022main

We present M2D2, a fine-grained, massively multi-domain corpus for studying domain adaptation in language models (LMs). M2D2 consists of 8.5B tokens and spans 145 domains extracted from Wikipedia and Semantic Scholar. Using ontologies derived from Wikipedia and ArXiv categories, we organize the doma…

2022

PARADISE: Exploiting Parallel Data for Multilingual Sequence-to-Sequence Pretraining

NAACL 2022long

Despite the success of multilingual sequence-to-sequence pretraining, most existing approaches rely on monolingual corpora and do not make use of the strong cross-lingual signal contained in parallel data. In this paper, we present PARADISE (PARAllel &Denoising Integration in SEquence-to-sequence mo…

2021

AfroMT: Pretraining Strategies and Reproducible Benchmarks for Translation of 8 African Languages

EMNLP 2021main

Reproducible benchmarks are crucial in driving progress of machine translation research. However, existing machine translation benchmarks have been mostly limited to high-resource or well-represented languages. Despite an increasing interest in low-resource machine translation, there are no standard…

2021

Subformer: Exploring Weight Sharing for Parameter Efficiency in Generative Transformers

EMNLP 2021finding

Transformers have shown improved performance when compared to previous architectures for sequence processing such as RNNs. Despite their sizeable performance gains, as recently suggested, the model is computationally expensive to train and with a high parameter budget. In light of this, we explore p…

2021

Variational Inference for Learning Representations of Natural Language Edits

AAAI 2021technical

Document editing has become a pervasive component of production of information, with version control systems enabling edits to be efficiently stored and applied. In light of this, the task of learning distributed representations of edits has been recently proposed. With this in mind, we propose a n…