Update README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,40 @@ language:
|
|
| 30 |
- en
|
| 31 |
- es
|
| 32 |
---
|
|
|
|
| 33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
|
| 35 |
## License
|
| 36 |
|
|
|
|
| 30 |
- en
|
| 31 |
- es
|
| 32 |
---
|
| 33 |
+
## Dataset Description
|
| 34 |
|
| 35 |
+
This dataset contains a high-quality, real (non-synthetic) parallel corpus in the **scientific and academic domain**, covering **Basque (eu), Spanish (es), and English (en)**.
|
| 36 |
+
|
| 37 |
+
Unlike synthetically generated datasets, this corpus is built from genuine, human-authored trilingual abstracts extracted from **ADDI** (*Archivo Digital de Docencia e Investigación*), the institutional digital repository of the University of the Basque Country (UPV/EHU). It is specifically designed to support the training, fine-tuning, and evaluation of Machine Translation systems and Large Language Models (LLMs) for specialized scientific text.
|
| 38 |
+
|
| 39 |
+
## Source Data
|
| 40 |
+
|
| 41 |
+
The raw documents were scraped and curated from multiple academic collections within the ADDI repository. The texts are predominantly published under Creative Commons licenses.
|
| 42 |
+
|
| 43 |
+
**Document Types Included:**
|
| 44 |
+
* Doctoral Theses
|
| 45 |
+
* Master's Theses (Trabajos de Fin de Máster)
|
| 46 |
+
* Bachelor's Theses (Trabajos de Fin de Grado)
|
| 47 |
+
* Academic Journals and Journal Articles
|
| 48 |
+
|
| 49 |
+
**Metadata Included:**
|
| 50 |
+
Each parallel record in the dataset is accompanied by rich metadata to facilitate targeted filtering. *(Note: To ensure privacy, author and supervisor names have been explicitly anonymized).*
|
| 51 |
+
* **Publication Date**
|
| 52 |
+
* **Submission Date**
|
| 53 |
+
* **URI** (Original source link)
|
| 54 |
+
* **Language** (The main language of the full publication)
|
| 55 |
+
* **License**
|
| 56 |
+
* **Title**
|
| 57 |
+
* **Department**
|
| 58 |
+
|
| 59 |
+
The dataset consists of **3,294 perfectly aligned trilingual documents** (yielding 3,294 tuples of Basque, Spanish, and English).
|
| 60 |
+
|
| 61 |
+
| Metric | Basque (EU) | Spanish (ES) | English (EN) |
|
| 62 |
+
|---|---|---|---|
|
| 63 |
+
| **Total Documents** | 3,294 | 3,294 | 3,294 |
|
| 64 |
+
|
| 65 |
+
|
| 66 |
+
*(Note: The lower average word count in Basque compared to Spanish and English, despite similar character counts, reflects the agglutinative morphological nature of the Basque language).*
|
| 67 |
|
| 68 |
## License
|
| 69 |
|