File size: 3,225 Bytes
db42667
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
size_categories:
- 10K<n<100K
license: cc-by-4.0
---
# 📘 ALIA_UJI Dataset

The **ALIA_UJI** dataset is a multilingual resource designed for **text generation**, with documents sourced from the **Universitat Jaume I**.

The dataset consists of textual documents formatted in **Markdown (`.md`)**, each provided as structured JSONL entries.
Each entry includes information about the text's **language**, **format**, **text**, **source**, and **metadata**.

## 🧾 Column Descriptions

| Field | Type | Description |
|-------|------|-------------|
| `format` | string | Indicates the text format. All entries use `"md"` (Markdown). |
| `language` | string | Language of the content: `"va"` (Valencian) or `"es"` (Spanish). |
| `text` | string | The main textual content in Markdown format. |
| `source` | string | The source of each document (e.g., Universitat Jaume I). |
| `metadata` | object | Supplementary information. |

## 🌍 Dataset Composition

- **Languages:** Spanish (es) and Valencian (va)
- **Format:** JSON Lines (`.jsonl`)  
- **Source:** Universitat Jaume I

## ⚠️ Notes

* Content may include Markdown formatting for structure (e.g., headers, lists, emphasis).

## 💰 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:

```bibtex
@misc{alia2026uji,
author       = {Espinosa Zaragoza, Sergio and Sep{\'u}lveda Torres, Robiert and Mu{\~n}oz Guillena, Rafael and Consuegra-Ayala, Juan Pablo},
title        = {ALIA_UJI Dataset},
year         = {2026},
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_uji](https://huggingface.co/datasets/gplsi/alia_uji)}}
}

```

## ⚠️ 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.