Datasets:

Modalities:
Text
Formats:
csv
Libraries:
Datasets
pandas
License:
rsepulvedat commited on
Commit
1fe5690
1 Parent(s): a679708

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ ---
4
+
5
+ ## Subtask (CA-VA_Alignment) of Phrases adaptability task
6
+
7
+ This dataset was built from 200,000 sentences extracted from the Common Voice tool, an open resource that collects text contributions in various languages. These sentences were subjected to a rigorous filtering process, selecting only those with the greatest linguistic richness to ensure their usefulness in applications requiring language diversity and complexity.
8
+ Subsequently, the selected sentences were translated from Spanish to Catalan and Valencian.
9
+
10
+ This translation process was carried out by an expert in Catalan philology, ensuring the linguistic quality and cultural accuracy of the translations in both languages. The expert intervention ensures that the translated sentences respect the dialectal and stylistic particularities of each variant of Catalan.
11
+ This dataset constitutes a valuable resource for natural language processing (NLP) projects focused on co-official languages of Spain, promoting linguistic diversity in technological applications. In this sense, it has been included in the Phrases task of Iberobench (a framework for evaluating language models of languages of the Iberian Peninsula).
12
+
13
+ ### Dataset structure
14
+
15
+ The test set included in the Phrases task has 1,960 examples, with the following columns:
16
+ - id: A unique identifier for each phrase.
17
+ - ca: The original phrase in Catalan.
18
+ - va: The corresponding adaptation in Valencian.