Datasets:
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.
📚 Reference
Please cite this dataset using the following BibTeX format:
@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) licence.