File size: 2,900 Bytes
4e5352c 8dfc480 4e5352c 22b7f2e 8dfc480 22b7f2e 4e5352c 22b7f2e 4e5352c 22b7f2e 8dfc480 4e5352c d079320 64e3eab cc5dd3e 87e92c4 64e3eab fd38d4f 6123362 64e3eab d079320 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 | ---
configs:
- config_name: all
default: true
data_files:
- split: train
path:
- data/dan_Latn/*.parquet
- data/deu_Latn/*.parquet
- data/fra_Latn/*.parquet
- data/ita_Latn/*.parquet
- data/nld_Latn/*.parquet
- data/pol_Latn/*.parquet
- data/por_Latn/*.parquet
- data/ron_Latn/*.parquet
- data/spa_Latn/*.parquet
- config_name: dan_Latn
data_files:
- split: train
path:
- data/dan_Latn/*.parquet
- config_name: deu_Latn
data_files:
- split: train
path:
- data/deu_Latn/*.parquet
- config_name: fra_Latn
data_files:
- split: train
path:
- data/fra_Latn/*.parquet
- config_name: ita_Latn
data_files:
- split: train
path:
- data/ita_Latn/*.parquet
- config_name: nld_Latn
data_files:
- split: train
path:
- data/nld_Latn/*.parquet
- config_name: pol_Latn
data_files:
- split: train
path:
- data/pol_Latn/*.parquet
- config_name: por_Latn
data_files:
- split: train
path:
- data/por_Latn/*.parquet
- config_name: ron_Latn
data_files:
- split: train
path:
- data/ron_Latn/*.parquet
- config_name: spa_Latn
data_files:
- split: train
path:
- data/spa_Latn/*.parquet
language:
- da
- de
- fr
- it
- nl
- pl
- pt
- ro
- es
license: cc0-1.0
---
<p align="center">
<img src="multisynt-logo.png" alt="multisynt-logo" width=600>
</p>
# MultiSynt
MultiSynt is an **open multilingual synthetic dataset**.
The **MT Reasoning Prompts** subset of MultiSynt is made of **automatic translations into 9 languages** of [Glaive AI reasoning dataset](https://huggingface.co/datasets/glaiveai/reasoning-v1-20m) containing 22mil+ general reasoning questions.
|lang|prompts|
|---|---|
|dan_Latn|22.1M|
|deu_Latn|22.1M|
|fra_Latn|22.1M|
|ita_Latn|22.1M|
|nld_Latn|22.1M|
|pol_Latn|22.1M|
|por_Latn|22.1M|
|ron_Latn|22.1M|
|spa_Latn|22.1M|
### License
This synthetic dataset is made available under the **Creative Commons CC0 license ("no rights reserved")**. The full text of the license is available [here](https://creativecommons.org/share-your-work/public-domain/cc0/).
This license applies to the dataset as a database (selection and arrangement of records).
### Citation
When using this dataset, please **cite this repository and the original [Glaive AI](https://huggingface.co/datasets/glaiveai/reasoning-v1-20m)**.
## Acknowledgements
* We acknowledge the EuroHPC Joint Undertaking for supporting this project through access to the EuroHPC supercomputer LEONARDO, hosted by CINECA (Italy) and the LEONARDO consortium, through an EuroHPC AI Factory Large Scale Access call.
* This project is supported by the OpenEuroLLM project, co-funded by the Digital Europe Programme under GA no. 101195233. For more information see [openeurollm.eu](openeurollm.eu).
<img src="eu_cofunding.png" alt="EU cofunding logo" width="300" style="vertical-align: middle;"> |