anuragshas commited on
Commit
f15ed9f
1 Parent(s): b74c87b

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +41 -0
dataset_infos.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"anuragshas--ur_opus100_processed_cv9": {
2
+ "description": "OPUS-100 is English-centric, meaning that all training pairs include English on either the source or target side.\nThe corpus covers 100 languages (including English).OPUS-100 contains approximately 55M sentence pairs.\nOf the 99 language pairs, 44 have 1M sentence pairs of training data, 73 have at least 100k, and 95 have at least 10k.\n",
3
+ "citation": "@misc{zhang2020improving,\n title={Improving Massively Multilingual Neural Machine Translation and Zero-Shot Translation},\n author={Biao Zhang and Philip Williams and Ivan Titov and Rico Sennrich},\n year={2020},\n eprint={2004.11867},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n",
4
+ "homepage": "http://opus.nlpl.eu/opus-100.php",
5
+ "license": "",
6
+ "features": {
7
+ "text": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ }
12
+ },
13
+ "post_processed": null,
14
+ "supervised_keys": {
15
+ "input": "en",
16
+ "output": "ur"
17
+ },
18
+ "task_templates": null,
19
+ "builder_name": "opus100",
20
+ "config_name": "en-ur",
21
+ "version": {
22
+ "version_str": "0.0.0",
23
+ "description": null,
24
+ "major": 0,
25
+ "minor": 0,
26
+ "patch": 0
27
+ },
28
+ "splits": {
29
+ "train": {
30
+ "name": "train",
31
+ "num_bytes": 167220100,
32
+ "num_examples": 753913,
33
+ "dataset_name": "ur_opus100_processed_cv9"
34
+ }
35
+ },
36
+ "download_checksums": null,
37
+ "download_size": 80163707,
38
+ "post_processing_size": null,
39
+ "dataset_size": 167220100,
40
+ "size_in_bytes": 247383807
41
+ }}