afri-mgsm
afrimgsm
Dataset Card for afrimgsm
Dataset Summary
AFRIMGSM is an evaluation dataset comprising translations of a subset of the GSM8k dataset into 16 African languages.
It includes test sets across all 18 languages, maintaining an English and French subsets from the original GSM8k dataset.
Languages
There are 18 languages available :
Dataset Structure
Data Instances
The examples look like this for English:
from datasets import load_dataset
data =… See the full description on the dataset page: https://huggingface.co/datasets/masakhane/afrimgsm.COPSD-AfriMGSM-TrainDataset
Crosslingual On-Policy Self-Distillation for Multilingual Reasoning
This repository contains the dataset associated with the paper Crosslingual On-Policy Self-Distillation for Multilingual Reasoning.
The dataset is designed to improve mathematical reasoning in low-resource languages through Crosslingual On-Policy Self-Distillation (COPSD), a method that transfers reasoning behavior from high-resource context to low-resource languages.
Dataset Summary
The dataset… See the full description on the dataset page: https://huggingface.co/datasets/yihongLiu/COPSD-AfriMGSM-TrainDataset.afrimgsm-translate-test
Dataset Card for afrimgsm-translate-test
Dataset Summary
AFRIMGSM-TT is an evaluation dataset comprising translations of the GSM8k dataset from 16 African languages and 1 high resource language into English using NLLB.
It includes test sets across all 17 languages.
Languages
There are 17 languages available :
Dataset Structure
Data Instances
The examples look like this for English:
from datasets import load_dataset
data =… See the full description on the dataset page: https://huggingface.co/datasets/masakhane/afrimgsm-translate-test.afrimgsm
Dataset Card for afrimgsm
Dataset Summary
AFRIMGSM is an evaluation dataset comprising translations of a subset of the GSM8k dataset into 16 African languages.
It includes test sets across all 18 languages, maintaining an English and French subsets from the original GSM8k dataset.
Languages
There are 18 languages available :
Dataset Structure
Data Instances
The examples look like this for English:
from datasets import load_dataset
data =… See the full description on the dataset page: https://huggingface.co/datasets/yuntian-deng/afrimgsm.
