← Search

AbdelRahim Elmadany

7 accepted papers

2024

Cheetah: Natural Language Generation for 517 African Languages

ACL 2024long

Low-resource African languages pose unique challenges for natural language processing (NLP) tasks, including natural language generation (NLG). In this paper, we develop Cheetah, a massively multilingual NLG language model for African languages. Cheetah supports 517 African languages and language va…

2024

Toucan: Many-to-Many Translation for 150 African Language Pairs

ACL 2024findings

We address a notable gap in Natural Language Processing (NLP) by introducing a collection of resources designed to improve Machine Translation (MT) for low-resource languages, with a specific focus on African languages. First, We introduce two language models (LMs), Cheetah-1.2B and Cheetah-3.7B, wi…

2023

ORCA: A Challenging Benchmark for Arabic Language Understanding

ACL 2023findings

Due to the crucial role pretrained language models play in modern NLP, several benchmarks have been proposed to evaluate their performance. In spite of these efforts, no public benchmark of diverse nature currently exists for evaluating Arabic NLU. This makes it challenging to measure progress for b…

Cited by 27SourcePDFScholar
2023

SERENGETI: Massively Multilingual Language Models for Africa

ACL 2023findings

Multilingual pretrained language models (mPLMs) acquire valuable, generalizable linguistic information during pretraining and have advanced the state of the art on task-specific finetuning. To date, only ~31 out of ~2,000 African languages are covered in existing language models. We ameliorate this…

2022

AfroLID: A Neural Language Identification Tool for African Languages

EMNLP 2022main

Language identification (LID) is a crucial precursor for NLP, especially for mining web data. Problematically, most of the world’s 7000+ languages today are not covered by LID technologies. We address this pressing issue for Africa by introducing AfroLID, a neural LID toolkit for 517 African languag…

2022

AraT5: Text-to-Text Transformers for Arabic Language Generation

ACL 2022long

Transfer learning with a unified Transformer framework (T5) that converts all language problems into a text-to-text format was recently proposed as a simple and effective transfer learning approach. Although a multilingual version of the T5 model (mT5) was also introduced, it is not clear how well i…

2021

ARBERT & MARBERT: Deep Bidirectional Transformers for Arabic

ACL 2021long

Pre-trained language models (LMs) are currently integral to many natural language processing systems. Although multilingual LMs were also introduced to serve many languages, these have limitations such as being costly at inference time and the size and diversity of non-English data involved in their…