Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ task_ids: []
|
|
43 |
|
44 |
### Dataset Summary
|
45 |
|
46 |
-
The CA-EU Parallel Corpus is a Catalan-Basque dataset of **
|
47 |
Machine Translation.
|
48 |
|
49 |
### Supported Tasks and Leaderboards
|
@@ -58,9 +58,9 @@ The texts in the dataset are in Catalan and Basque.
|
|
58 |
|
59 |
Two separated txt files are provided with the sentences sorted in the same order:
|
60 |
|
61 |
-
- xxx.ca: contains
|
62 |
|
63 |
-
- xxx.eu: contains
|
64 |
|
65 |
### Data Splits
|
66 |
|
@@ -70,12 +70,13 @@ The dataset contains a single split: `train`.
|
|
70 |
|
71 |
### Source Data
|
72 |
|
73 |
-
Euskera-Catalan data collected from the web ([Opus](https://opus.nlpl.eu/)): 1.
|
74 |
-
|
75 |
-
Synthetic parallel data created in the frame of Project Ilenia by machine translating the parallel corpora ES-
|
|
|
76 |
Synthetic parallel data created in the frame of Project Ilenia by machine translating the parallel corpora ES-CA from AINA: 85.953.513 sentences.
|
77 |
|
78 |
-
**Total:
|
79 |
|
80 |
### Data preparation
|
81 |
|
|
|
43 |
|
44 |
### Dataset Summary
|
45 |
|
46 |
+
The CA-EU Parallel Corpus is a Catalan-Basque dataset of **96.692.186** parallel sentences. The dataset was created to support Catalan NLP tasks, e.g.,
|
47 |
Machine Translation.
|
48 |
|
49 |
### Supported Tasks and Leaderboards
|
|
|
58 |
|
59 |
Two separated txt files are provided with the sentences sorted in the same order:
|
60 |
|
61 |
+
- xxx.ca: contains 96.692.186 Catalan sentences.
|
62 |
|
63 |
+
- xxx.eu: contains 96.692.186 Basque sentences.
|
64 |
|
65 |
### Data Splits
|
66 |
|
|
|
70 |
|
71 |
### Source Data
|
72 |
|
73 |
+
Euskera-Catalan data collected from the web ([Opus](https://opus.nlpl.eu/)): 1.045.677 sentences.
|
74 |
+
|
75 |
+
Synthetic parallel data created in the frame of Project Ilenia by machine translating the parallel corpora ES-EU from GAITU: 9.692.996 sentences.
|
76 |
+
|
77 |
Synthetic parallel data created in the frame of Project Ilenia by machine translating the parallel corpora ES-CA from AINA: 85.953.513 sentences.
|
78 |
|
79 |
+
**Total: 96.692.186 parallel sentences** .
|
80 |
|
81 |
### Data preparation
|
82 |
|