velmen commited on
Commit
cc413ee
1 Parent(s): 28cec0d

Add correct contributions and License

Browse files
Files changed (1) hide show
  1. README.md +14 -8
README.md CHANGED
@@ -1,8 +1,14 @@
1
- ---
2
- license: odc-by
3
- language:
4
- - en
5
- - si
6
- size_categories:
7
- - 10K<n<100K
8
- ---
 
 
 
 
 
 
 
1
+ ### Licensing Information
2
+
3
+ The dataset is released under the terms of [ODC-BY](https://opendatacommons.org/licenses/by/1-0/). By using this, you are also bound to the respective Terms of Use and License of the original source.
4
+
5
+
6
+ ### Citation Information
7
+
8
+ Schwenk et al, CCMatrix: Mining Billions of High-Quality Parallel Sentences on the Web. ACL https://aclanthology.org/2021.acl-long.507/
9
+ Hefferman et al, Bitext Mining Using Distilled Sentence Representations for Low-Resource Languages. Arxiv https://arxiv.org/abs/2205.12654, 2022.<br>
10
+ NLLB Team et al, No Language Left Behind: Scaling Human-Centered Machine Translation, Arxiv https://arxiv.org/abs/2207.04672, 2022.
11
+
12
+ ### Contributions
13
+
14
+ We thank the NLLB Meta AI team for open sourcing the meta data and instructions on how to use it with special thanks to Bapi Akula, Pierre Andrews, Onur Çelebi, Sergey Edunov, Kenneth Heafield, Philipp Koehn, Alex Mourachko, Safiyyah Saleem, Holger Schwenk, and Guillaume Wenzek. We also thank the AllenNLP team at AI2 for hosting and releasing this data, including Akshita Bhagia (for engineering efforts to host the data, and create the huggingface dataset), and Jesse Dodge (for organizing the connection).