You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

AfriQuAD (Multilingual)

This dataset spans across different African languages and also touches on cross-lingual aspects. It can be best used in Question Answering tasks.

from datasets import load_datasets

#load the entire dataset
dataset = load_dataset("theophilusowiti/AfriQuAD")
Downloads last month
14