datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
InjongoIntent
Dataset Card for InjongoIntent
Dataset Summary
InjongoIntent
Languages
There are 17 languages available :
Dataset Structure
Data Instances
The examples look like this for English:
from datasets import load_dataset
data = load_dataset('masakhane/InjongoIntent', 'eng')
# Please, specify the language code
# A data point example is below:
{
}
Data Fields
question: the question string to a grade school math problem.
answer: the… See the full description on the dataset page: https://huggingface.co/datasets/masakhane/InjongoIntent.InjongoIntent
InjongoIntent
An MTEB dataset
Massive Text Embedding Benchmark
Multicultural intent-classification dataset covering banking, home, kitchen & dining, travel and utility. 3 200 utterances per African language (2 240 / 320 / 640 train/dev/test) + 1 779 English. From ‘INJONGO: A Multicultural Intent Detection and Slot-filling Dataset for 16 African Languages’ (Yu et al., 2025).
Task category
t2c
Domains
Spoken
Reference
https://arxiv.org/abs/2502.09814
Source datasets:… See the full description on the dataset page: https://huggingface.co/datasets/KoseiUemura/InjongoIntent.InjongoIntent
InjongoIntent
An MTEB dataset
Massive Text Embedding Benchmark
Multicultural intent-classification dataset covering banking, home, kitchen & dining, travel and utility. 3 200 utterances per African language (2 240 / 320 / 640 train/dev/test) + 1 779 English. From ‘INJONGO: A Multicultural Intent Detection and Slot-filling Dataset for 16 African Languages’ (Yu et al., 2025).
Task category
t2c
Domains
Spoken
Reference
https://arxiv.org/abs/2502.09814
Source datasets:… See the full description on the dataset page: https://huggingface.co/datasets/mteb/InjongoIntent.
