Datasets:
license: | |
- apache-2.0 | |
task_categories: | |
- translation | |
language: | |
- va | |
- es | |
size_categories: | |
- 100K<n<1M | |
dataset_info: | |
- config_name: parallel-va-es | |
features: | |
- name: VA | |
dtype: string | |
- name: ES | |
dtype: string | |
- name: source | |
dtype: string | |
splits: | |
- name: train | |
num_examples: 357518 | |
download_size: 182874433 | |
configs: | |
- config_name: parallel-va-es | |
sep: "\t" | |
data_files: | |
- split: train | |
path: "parallel/va-es.tsv" | |
# BOUA_PARALLEL | |
## Dataset Summary | |
BOUA_PARALLEL is a parallel dataset for Valencian (VA) to Spanish (ES) translation. It consists of sentence pairs in Valencian and Spanish, along with the source file from which the data was extracted. This dataset is designed to support machine translation tasks and linguistic research. | |
## Dataset Structure | |
Each row in the dataset includes the following columns: | |
- **VA**: A sentence in Valencian. | |
- **ES**: The corresponding translation of the Valencian sentence in Spanish. | |
- **Source**: The name of the source file from which the sentence pair was extracted. | |
## Funding | |
This work is funded by 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. |