CoolFace
15 results

mgsm

juletxara /mgsm Dataset Card for MGSM Dataset Summary Multilingual Grade School Math Benchmark (MGSM) is a benchmark of grade-school math problems, proposed in the paper Language models are multilingual chain-of-thought reasoners. The same 250 problems from GSM8K are each translated via human annotators in 10 languages. The 10 languages are: Spanish French German Russian Chinese Japanese Thai Swahili Bengali Telugu GSM8K (Grade School Math 8K) is a dataset of 8.5K high quality… See the full description on the dataset page: https://huggingface.co/datasets/juletxara/mgsm.texttext-generation1K<n<10K44 likes26k downloads5mo agoHugging Facealibashir /mgsm-gold MGSM Gold - Multilingual Grade School Math This dataset contains the MGSM (Multilingual Grade School Math) benchmark - 250 math word problems translated into 10 languages. Attribution This dataset is derived from juletxara/mgsm Original source: google-research/url-nlp/mgsm Usage from datasets import load_dataset # Load German test set dataset = load_dataset("alibashir/mgsm-gold", "de") print(dataset["test"][0]) Languages Code Language… See the full description on the dataset page: https://huggingface.co/datasets/alibashir/mgsm-gold.textquestion-answering1K<n<10K0 likes2.4k downloads9mo agoHugging Facejbross-ibm-research /mgsm Dataset Card for MGSM Dataset Summary Copy and merge of this MGSM Dataset, Catalan version, Basque version, Galician version, but in training samples we removed the prompt formatting, e.g. removed Question: ... in question field or Answer: ... in answer field. Multilingual Grade School Math Benchmark (MGSM) is a benchmark of grade-school math problems, proposed in the paper Language models are multilingual chain-of-thought reasoners. The same 250 problems from GSM8K are… See the full description on the dataset page: https://huggingface.co/datasets/jbross-ibm-research/mgsm.text1K<n<10K2 likes1.1k downloads2y agoHugging FaceCohereLabs /global-mgsm Global-MGSM Dataset Description Global-MGSM is a unified multilingual grade-school math benchmark built from the Multilingual Grade School Math (MGSM) benchmark and its extensions. Each language is provided as a separate config (subset). All language codes use ISO 639-1 two-letter codes. Languages (41 configs) Code Language Code Language Code Language ar Arabic bn Bengali ca Catalan cs Czech cy Welsh de German el Greek en English es Spanish eu… See the full description on the dataset page: https://huggingface.co/datasets/CohereLabs/global-mgsm.text10K<n<100K1 likes955 downloads7mo agoHugging FaceMathoctopus /MGSM8KInstruct_Crosstext10K<n<100K5 likes895 downloads3y agoHugging Facejuletxara /mgsm_mtMultilingual Grade School Math Benchmark (MGSM) is a benchmark of grade-school math problems, proposed in the paper [Language models are multilingual chain-of-thought reasoners](http://arxiv.org/abs/2210.03057). The same 250 problems from [GSM8K](https://arxiv.org/abs/2110.14168) are each translated via human annotators in 10 languages. The 10 languages are: - Spanish - French - German - Russian - Chinese - Japanese - Thai - Swahili - Bengali - Telugu You can find the input and targets for each of the ten languages (and English) as `.tsv` files. We also include few-shot exemplars that are also manually translated from each language in `exemplars.py`.1K<n<10K1 likes844 downloads3y agoHugging Face