irenepap commited on
Commit
b9053a6
1 Parent(s): aa58c99

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +35 -0
dataset_infos.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"irenepap--en-it-small-hrs-data": {
2
+ "description": "CCMatrix: Mining Billions of High-Quality Parallel Sentences on the WEB\n\nWe show that margin-based bitext mining in LASER's multilingual sentence space can be applied to\nmonolingual corpora of billions of sentences to produce high quality aligned translation data.\nWe use thirty-two snapshots of a curated common crawl corpus [1] totaling 69 billion unique sentences.\nUsing one unified approach for 80 languages, we were able to mine 10.8 billion parallel sentences,\nout of which only 2.9 billion are aligned with English.\n\nIMPORTANT: Please cite reference [2][3] if you use this data.\n\n[1] Guillaume Wenzek, Marie-Anne Lachaux, Alexis Conneau, Vishrav Chaudhary, Francisco Guzm\u00e1n, Armand Jouli\n and Edouard Grave, CCNet: Extracting High Quality Monolingual Datasets from Web Crawl Data\n\n[2] Holger Schwenk, Guillaume Wenzek, Sergey Edunov, Edouard Grave and Armand Joulin,\n CCMatrix: Mining Billions of High-Quality Parallel Sentences on the WEB\n\n[3] Angela Fan, Shruti Bhosale, Holger Schwenk, Zhiyi Ma, Ahmed El-Kishky, Siddharth Goyal, Mandeep Baines,\n Onur Celebi, Guillaume Wenzek, Vishrav Chaudhary, Naman Goyal, Tom Birch, Vitaliy Liptchinsky,\n Sergey Edunov, Edouard Grave, Michael Auli, and Armand Joulin.\n Beyond English-Centric Multilingual Machine Translation\n \n90 languages, 1,197 bitexts\ntotal number of files: 90\ntotal number of tokens: 112.14G\ntotal number of sentence fragments: 7.37G",
3
+ "citation": "Guillaume Wenzek, Marie-Anne Lachaux, Alexis Conneau, Vishrav Chaudhary, Francisco Guzm\u00e1n, Armand Jouli and Edouard Grave, CCNet: Extracting High Quality Monolingual Datasets from Web Crawl Data",
4
+ "homepage": "https://opus.nlpl.eu/CCMatrix.php",
5
+ "license": "",
6
+ "features": {
7
+ "translation": {
8
+ "languages": [
9
+ "en",
10
+ "it"
11
+ ],
12
+ "id": null,
13
+ "_type": "Translation"
14
+ }
15
+ },
16
+ "post_processed": null,
17
+ "supervised_keys": null,
18
+ "task_templates": null,
19
+ "builder_name": null,
20
+ "config_name": null,
21
+ "version": null,
22
+ "splits": {
23
+ "train": {
24
+ "name": "train",
25
+ "num_bytes": 8371807,
26
+ "num_examples": 36000,
27
+ "dataset_name": "en-it-small-hrs-data"
28
+ }
29
+ },
30
+ "download_checksums": null,
31
+ "download_size": 5870406,
32
+ "post_processing_size": null,
33
+ "dataset_size": 8371807,
34
+ "size_in_bytes": 14242213
35
+ }}