masakhane/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… See the full description on the dataset page: https://huggingface.co/datasets/masakhane/InjongoIntent.
Dataset Card for InjongoIntent
Table of Contents
- Table of Contents
- Dataset Description
- Dataset Summary
- Languages
- Dataset Structure
- Data Instances
- Data Fields
- Data Splits
Dataset Description
- Point of Contact: david.adelani@mila.quebec
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 final numeric solution.
Data Splits
All languages has two split the train and test and they correspond with the original train and test splits of the GSM8k dataset.
The splits have the following sizes :
