File size: 3,109 Bytes
7b15473
 
 
 
 
 
9213a47
3316b1f
 
7b15473
 
 
 
5e6c1c7
 
7b15473
 
 
 
 
 
 
 
 
 
 
 
 
5e6c1c7
7b15473
 
1219b69
 
 
 
 
 
7b15473
 
 
 
cde9bad
7b15473
 
 
 
 
 
 
 
cde9bad
7b15473
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9213a47
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
---
task_categories:
- text-generation
language:
- es
- va
license: cc-by-4.0
size_categories:
- 1M<n<10M
---

# MULTILINGUAL PARALLEL SENTENCES Dataset

The dataset is built from parallel corpora for translation tasks and is intended to be used for continual pretraining of language models.
It provides aligned sentences in multiple languages to facilitate multilingual learning.

## Dataset Structure

The dataset is stored in a single file: a JSON Lines file where each line contains sentences in multiple languages. Each sentence is prefixed with the full name of the language.

The following language codes are mapped to their full names:
- `va`: Valencià
- `es`: Español
- `en`: English


### Example Entry
```json
{"text": "Valencià: Aquesta és una frase.\nEspañol: Esta es una frase.\nEnglish: This is a sentence."}
```

## Sources

- [DOGV_PARALLEL Dataset](https://huggingface.co/datasets/gplsi/dogv_parallel).
- [AMIC_PARALLEL Dataset](https://huggingface.co/datasets/gplsi/amic_parallel).
- [BOUA_PARALLEL Dataset](https://huggingface.co/datasets/gplsi/boua_parallel)

## 💰 Funding

This work is funded by the **Ministerio para la Transformación Digital y de la Función Pública**, co-financed by the **EU – NextGenerationEU**, within the framework of the project *Desarrollo de Modelos ALIA*.

<!-- ## 🙏 Acknowledgments

We would like to express our gratitude to all individuals and institutions that have contributed to the development of this work.

Special thanks to:

- [Data providers]
- [Technological support providers]

We also acknowledge the financial, technical, and scientific support of the Ministerio para la Transformación Digital y de la Función Pública - Funded by EU – NextGenerationEU within the framework of the project Desarrollo de Modelos ALIA. -->

## 📚 Reference

Please cite this dataset using the following BibTeX format:

```

@misc{alia2025dogv,
author       = {Consuegra-Ayala, Juan Pablo and Sep{'u}lveda Torres, Robiert and Mu{~n}oz Guillena, Rafael},
title        = {MULTILINGUAL_PARALLEL_SENTENCES Dataset},
year         = {2025},
institution  = {Language and Information Systems Group (GPLSI) and Centro de Inteligencia Digital (CENID), University of Alicante (UA)},
howpublished = {\url{[https://huggingface.co/datasets/gplsi/alia_multilingual_parallel_sentences}}](https://huggingface.co/datasets/gplsi/alia_multilingual_parallel_sentences}})
}

```

## ⚠️ Disclaimer

Be aware that the data may contain biases or other unintended distortions. When third parties deploy systems or provide services based on this data, or use the data themselves, they bear the responsibility for mitigating any associated risks and ensuring compliance with applicable regulations, including those governing the use of Artificial Intelligence.
The University of Alicante, as the owner and creator of the dataset, shall not be held liable for any outcomes resulting from third-party use.

## 📜 License

This work is licensed under a [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) licence.