Datasets:
File size: 1,266 Bytes
af20d94 fbc308c af20d94 fbc308c af20d94 fbc308c af20d94 fbc308c af20d94 |
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 |
---
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: 738777
download_size: 272825842
configs:
- config_name: parallel-va-es
sep: "\t"
data_files:
- split: train
path: parallel/va-es.tsv
---
# AMIC_PARALLEL
## Dataset Summary
AMIC_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. |