Datasets:

Modalities:
Text
Formats:
parquet
DOI:
Libraries:
Datasets
pandas
License:
fdelucaf commited on
Commit
a98e8b6
1 Parent(s): d7e31dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -66,6 +66,26 @@ The dataset contains a single split: `train`.
66
 
67
  ### Source Data
68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  ### Personal and Sensitive Information
70
 
71
  No anonymisation process was performed.
 
66
 
67
  ### Source Data
68
 
69
+
70
+ The dataset is a combination of the following datasets:
71
+
72
+ | Dataset | Sentences | Sentences after Cleaning|
73
+ |-------------------|----------------|-------------------|
74
+ | CCMatrix v1 | 12.674.684 | 3.765.459|
75
+ | WikiMatrix | 358.873 | 317.649 |
76
+ | GNOME | 5.211 | 1.752|
77
+ | KDE4 | 166.208 | 117.828 |
78
+ | QED | 53.635 | 43.736 |
79
+ | TED2020 v1 | 48.942 | 41.461 |
80
+ | OpenSubtitles | 384.142 | 235.604 |
81
+ | GlobalVoices| 4.035 | 3.430|
82
+ | Tatoeba | 754 | 723 |
83
+ | Europarl | 1.692.106 | 3.765.459 |
84
+ | **Total** | **15.391.745** | **6.159.631** |
85
+
86
+ All corpora except Europarl were collected from [Opus](https://opus.nlpl.eu/). The Europarl corpus is a synthetic parallel corpus created from the original Spanish-Catalan corpus by [SoftCatalà](https://github.com/Softcatala/Europarl-catalan).
87
+
88
+
89
  ### Personal and Sensitive Information
90
 
91
  No anonymisation process was performed.