Datasets:

Modalities:
Text
Formats:
parquet
DOI:
Libraries:
Datasets
pandas
License:
fdelucaf commited on
Commit
f6f18bb
·
1 Parent(s): aa4d036

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
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 **133.085.493** parallel sentences. The dataset was created to support Catalan NLP tasks, e.g.,
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 XXX Catalan sentences.
62
 
63
- - xxx.eu: contains XXX Basque sentences.
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.531.980 sentences
74
- Synthetic parallel data created in the frame of Project Ilenia by machine translating the parallel corpora ES-EU from Gaitu: 9.600.000 sentences.
75
- Synthetic parallel data created in the frame of Project Ilenia by machine translating the parallel corpora ES-GL from Nós: 36.000.000 sentences.
 
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: 133.085.493 parallel sentences** .
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