lhoestq HF staff commited on
Commit
ce78963
1 Parent(s): 89f3a95

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +123 -1
README.md CHANGED
@@ -27,6 +27,127 @@ task_categories:
27
  task_ids: []
28
  pretty_name: WMT16
29
  paperswithcode_id: wmt-2016
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  ---
31
 
32
  # Dataset Card for "wmt16"
@@ -189,7 +310,8 @@ The data fields are the same among all splits.
189
  ```
190
 
191
  @InProceedings{bojar-EtAl:2016:WMT1,
192
- author = {Bojar, Ond {r}ej and Chatterjee, Rajen and Federmann, Christian and Graham, Yvette and Haddow, Barry and Huck, Matthias and Jimeno Yepes, Antonio and Koehn, Philipp and Logacheva, Varvara and Monz, Christof and Negri, Matteo and Neveol, Aurelie and Neves, Mariana and Popel, Martin and Post, Matt and Rubino, Raphael and Scarton, Carolina and Specia, Lucia and Turchi, Marco and Verspoor, Karin and Zampieri, Marcos},
 
193
  title = {Findings of the 2016 Conference on Machine Translation},
194
  booktitle = {Proceedings of the First Conference on Machine Translation},
195
  month = {August},
27
  task_ids: []
28
  pretty_name: WMT16
29
  paperswithcode_id: wmt-2016
30
+ dataset_info:
31
+ - config_name: cs-en
32
+ features:
33
+ - name: translation
34
+ dtype:
35
+ translation:
36
+ languages:
37
+ - cs
38
+ - en
39
+ splits:
40
+ - name: test
41
+ num_bytes: 707870
42
+ num_examples: 2999
43
+ - name: train
44
+ num_bytes: 296006386
45
+ num_examples: 997240
46
+ - name: validation
47
+ num_bytes: 572203
48
+ num_examples: 2656
49
+ download_size: 1690726387
50
+ dataset_size: 297286459
51
+ - config_name: de-en
52
+ features:
53
+ - name: translation
54
+ dtype:
55
+ translation:
56
+ languages:
57
+ - de
58
+ - en
59
+ splits:
60
+ - name: test
61
+ num_bytes: 735516
62
+ num_examples: 2999
63
+ - name: train
64
+ num_bytes: 1373123263
65
+ num_examples: 4548885
66
+ - name: validation
67
+ num_bytes: 522989
68
+ num_examples: 2169
69
+ download_size: 1690726387
70
+ dataset_size: 1374381768
71
+ - config_name: fi-en
72
+ features:
73
+ - name: translation
74
+ dtype:
75
+ translation:
76
+ languages:
77
+ - fi
78
+ - en
79
+ splits:
80
+ - name: test
81
+ num_bytes: 1410515
82
+ num_examples: 6000
83
+ - name: train
84
+ num_bytes: 605146827
85
+ num_examples: 2073394
86
+ - name: validation
87
+ num_bytes: 306335
88
+ num_examples: 1370
89
+ download_size: 273390220
90
+ dataset_size: 606863677
91
+ - config_name: ro-en
92
+ features:
93
+ - name: translation
94
+ dtype:
95
+ translation:
96
+ languages:
97
+ - ro
98
+ - en
99
+ splits:
100
+ - name: test
101
+ num_bytes: 539216
102
+ num_examples: 1999
103
+ - name: train
104
+ num_bytes: 188288211
105
+ num_examples: 610320
106
+ - name: validation
107
+ num_bytes: 561799
108
+ num_examples: 1999
109
+ download_size: 287363574
110
+ dataset_size: 189389226
111
+ - config_name: ru-en
112
+ features:
113
+ - name: translation
114
+ dtype:
115
+ translation:
116
+ languages:
117
+ - ru
118
+ - en
119
+ splits:
120
+ - name: test
121
+ num_bytes: 1050677
122
+ num_examples: 2998
123
+ - name: train
124
+ num_bytes: 448338585
125
+ num_examples: 1516162
126
+ - name: validation
127
+ num_bytes: 955972
128
+ num_examples: 2818
129
+ download_size: 1042119564
130
+ dataset_size: 450345234
131
+ - config_name: tr-en
132
+ features:
133
+ - name: translation
134
+ dtype:
135
+ translation:
136
+ languages:
137
+ - tr
138
+ - en
139
+ splits:
140
+ - name: test
141
+ num_bytes: 732436
142
+ num_examples: 3000
143
+ - name: train
144
+ num_bytes: 60416617
145
+ num_examples: 205756
146
+ - name: validation
147
+ num_bytes: 240650
148
+ num_examples: 1001
149
+ download_size: 62263061
150
+ dataset_size: 61389703
151
  ---
152
 
153
  # Dataset Card for "wmt16"
310
  ```
311
 
312
  @InProceedings{bojar-EtAl:2016:WMT1,
313
+ author = {Bojar, Ond
314
+ {r}ej and Chatterjee, Rajen and Federmann, Christian and Graham, Yvette and Haddow, Barry and Huck, Matthias and Jimeno Yepes, Antonio and Koehn, Philipp and Logacheva, Varvara and Monz, Christof and Negri, Matteo and Neveol, Aurelie and Neves, Mariana and Popel, Martin and Post, Matt and Rubino, Raphael and Scarton, Carolina and Specia, Lucia and Turchi, Marco and Verspoor, Karin and Zampieri, Marcos},
315
  title = {Findings of the 2016 Conference on Machine Translation},
316
  booktitle = {Proceedings of the First Conference on Machine Translation},
317
  month = {August},