Datasets:

Modalities:
Text
Formats:
parquet
DOI:
Libraries:
Datasets
pandas
License:
fdelucaf commited on
Commit
1942bca
·
verified ·
1 Parent(s): 497c82e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ This dataset is aimed at promoting the development of Machine Translation betwee
67
  #### Initial Data Collection and Normalization
68
 
69
  The dataset is a combination of the following original datasets collected from [Opus](https://opus.nlpl.eu/):
70
- CCMatrix, MultiCCAligned, WikiMatrix, GNOME, KDE4, OpenSubtitles, GlobalVoices.
71
 
72
  All datasets are deduplicated and filtered to remove any sentence pairs with a cosine similarity of less than 0.75.
73
  This is done using sentence embeddings calculated using [LaBSE](https://huggingface.co/sentence-transformers/LaBSE).
 
67
  #### Initial Data Collection and Normalization
68
 
69
  The dataset is a combination of the following original datasets collected from [Opus](https://opus.nlpl.eu/):
70
+ NLLB, MultiCCAligned, WikiMatrix, GNOME, KDE4, OpenSubtitles, GlobalVoices.
71
 
72
  All datasets are deduplicated and filtered to remove any sentence pairs with a cosine similarity of less than 0.75.
73
  This is done using sentence embeddings calculated using [LaBSE](https://huggingface.co/sentence-transformers/LaBSE).