jpconsuegra commited on
Commit
af20d94
·
verified ·
1 Parent(s): ca90243

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +48 -0
  3. parallel/va-es.tsv +3 -0
.gitattributes CHANGED
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ parallel/va-es.tsv filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license:
3
+ - apache-2.0
4
+ task_categories:
5
+ - translation
6
+ language:
7
+ - va
8
+ - es
9
+ size_categories:
10
+ - 100K<n<1M
11
+ dataset_info:
12
+ - config_name: parallel
13
+ features:
14
+ - name: VA
15
+ dtype: string
16
+ - name: ES
17
+ dtype: string
18
+ - name: source
19
+ dtype: string
20
+ splits:
21
+ - name: va-es
22
+ num_examples: 738777
23
+ download_size: 272825842
24
+ configs:
25
+ - config_name: parallel
26
+ sep: "\t"
27
+ data_files:
28
+ - split: va-es
29
+ path: parallel/va-es.tsv
30
+ ---
31
+
32
+ # AMIC_PARALLEL
33
+
34
+ ## Dataset Summary
35
+
36
+ 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.
37
+
38
+ ## Dataset Structure
39
+
40
+ Each row in the dataset includes the following columns:
41
+
42
+ - **VA**: A sentence in Valencian.
43
+ - **ES**: The corresponding translation of the Valencian sentence in Spanish.
44
+ - **Source**: The name of the source file from which the sentence pair was extracted.
45
+
46
+ ## Funding
47
+
48
+ 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.
parallel/va-es.tsv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:644ef564b8c9f5fc2d04764cac5ab14ae1c6a45258d6fa19bd4905c54f61cde2
3
+ size 272825842