j0hngou commited on
Commit
cd3c456
1 Parent(s): e393600

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +51 -0
dataset_infos.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"j0hngou--ccmatrix_en-it": {
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\n",
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\n",
4
+ "homepage": "https://opus.nlpl.eu/CCMatrix.php",
5
+ "license": "",
6
+ "features": {
7
+ "id": {
8
+ "dtype": "int32",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "score": {
13
+ "dtype": "float32",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "translation": {
18
+ "languages": [
19
+ "en",
20
+ "it"
21
+ ],
22
+ "id": null,
23
+ "_type": "Translation"
24
+ }
25
+ },
26
+ "post_processed": null,
27
+ "supervised_keys": null,
28
+ "task_templates": null,
29
+ "builder_name": "ccmatrix",
30
+ "config_name": "en-it",
31
+ "version": {
32
+ "version_str": "1.0.0",
33
+ "description": null,
34
+ "major": 1,
35
+ "minor": 0,
36
+ "patch": 0
37
+ },
38
+ "splits": {
39
+ "train": {
40
+ "name": "train",
41
+ "num_bytes": 245840914.0988472,
42
+ "num_examples": 1000000,
43
+ "dataset_name": "ccmatrix_en-it"
44
+ }
45
+ },
46
+ "download_checksums": null,
47
+ "download_size": 181133224,
48
+ "post_processing_size": null,
49
+ "dataset_size": 245840914.0988472,
50
+ "size_in_bytes": 426974138.0988472
51
+ }}