drAbreu commited on
Commit
28ac7ba
1 Parent(s): 46f20ec

Remove checksums

Browse files
Files changed (1) hide show
  1. dataset_infos.json +333 -333
dataset_infos.json CHANGED
@@ -1,341 +1,341 @@
1
- {
2
- "NER": {
3
- "description": "This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.\n",
4
- "citation": "@Unpublished{\n huggingface: dataset,\n title = {SourceData NLP},\n authors={Thomas Lemberger, EMBO},\n year={2021}\n}\n",
5
- "homepage": "https://huggingface.co/datasets/EMBO/sd-nlp",
6
- "license": "CC-BY 4.0",
7
- "features": {
8
- "input_ids": {
9
- "feature": {
10
- "dtype": "int32",
11
- "id": null,
12
- "_type": "Value"
13
- },
14
- "length": -1,
15
- "id": null,
16
- "_type": "Sequence"
17
- },
18
- "labels": {
19
- "feature": {
20
- "num_classes": 15,
21
- "names": [
22
- "O",
23
- "I-SMALL_MOLECULE",
24
- "B-SMALL_MOLECULE",
25
- "I-GENEPROD",
26
- "B-GENEPROD",
27
- "I-SUBCELLULAR",
28
- "B-SUBCELLULAR",
29
- "I-CELL",
30
- "B-CELL",
31
- "I-TISSUE",
32
- "B-TISSUE",
33
- "I-ORGANISM",
34
- "B-ORGANISM",
35
- "I-EXP_ASSAY",
36
- "B-EXP_ASSAY"
37
- ],
38
- "names_file": null,
39
- "id": null,
40
- "_type": "ClassLabel"
41
- },
42
- "length": -1,
43
- "id": null,
44
- "_type": "Sequence"
45
- },
46
- "tag_mask": {
47
- "feature": {
48
- "dtype": "int8",
49
- "id": null,
50
- "_type": "Value"
51
- },
52
- "length": -1,
53
- "id": null,
54
- "_type": "Sequence"
55
- }
56
- },
57
- "post_processed": null,
58
- "supervised_keys": {
59
- "input": "input_ids",
60
- "output": "labels"
61
- },
62
- "builder_name": "source_data_nlp",
63
- "config_name": "NER",
64
- "version": {
65
- "version_str": "0.0.1",
66
- "description": null,
67
- "major": 0,
68
- "minor": 0,
69
- "patch": 1
70
- },
71
- "splits": {
72
- "train": {
73
- "name": "train",
74
- "num_bytes": 41944780,
75
- "num_examples": 31410,
76
- "dataset_name": "source_data_nlp"
77
- },
78
- "test": {
79
- "name": "test",
80
- "num_bytes": 5371795,
81
- "num_examples": 4224,
82
- "dataset_name": "source_data_nlp"
83
- },
84
- "validation": {
85
- "name": "validation",
86
- "num_bytes": 11795593,
87
- "num_examples": 8861,
88
- "dataset_name": "source_data_nlp"
89
- }
90
- },
91
- // "download_checksums": {
92
- // "https://huggingface.co/datasets/EMBO/sd-nlp/blob/main/sd_panels.zip": {
93
- // "num_bytes": 22501489,
94
- // "checksum": "45e9b09acd2238d71b07fcf0f33428d8b51a2dcfd476aaa760acf41d6d21cf4b"
95
  // }
96
  // },
97
- "download_size": 22501489,
98
- "post_processing_size": null,
99
- "dataset_size": 59112168,
100
- "size_in_bytes": 81613657
101
- },
102
- "ROLES": {
103
- "description": "This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.\n",
104
- "citation": "@Unpublished{\n huggingface: dataset,\n title = {SourceData NLP},\n authors={Thomas Lemberger, EMBO},\n year={2021}\n}\n",
105
- "homepage": "https://huggingface.co/datasets/EMBO/sd-nlp",
106
- "license": "CC-BY 4.0",
107
- "features": {
108
- "input_ids": {
109
- "feature": {
110
- "dtype": "int32",
111
- "id": null,
112
- "_type": "Value"
113
- },
114
- "length": -1,
115
- "id": null,
116
- "_type": "Sequence"
117
- },
118
- "labels": {
119
- "feature": {
120
- "num_classes": 5,
121
- "names": [
122
- "O",
123
- "I-CONTROLLED_VAR",
124
- "B-CONTROLLED_VAR",
125
- "I-MEASURED_VAR",
126
- "B-MEASURED_VAR"
127
- ],
128
- "names_file": null,
129
- "id": null,
130
- "_type": "ClassLabel"
131
- },
132
- "length": -1,
133
- "id": null,
134
- "_type": "Sequence"
135
- },
136
- "tag_mask": {
137
- "feature": {
138
- "dtype": "int8",
139
- "id": null,
140
- "_type": "Value"
141
- },
142
- "length": -1,
143
- "id": null,
144
- "_type": "Sequence"
145
- }
146
- },
147
- "post_processed": null,
148
- "supervised_keys": {
149
- "input": "input_ids",
150
- "output": "labels"
151
- },
152
- "builder_name": "source_data_nlp",
153
- "config_name": "ROLES",
154
- "version": {
155
- "version_str": "0.0.1",
156
- "description": null,
157
- "major": 0,
158
- "minor": 0,
159
- "patch": 1
160
- },
161
- "splits": {
162
- "train": {
163
- "name": "train",
164
- "num_bytes": 41944780,
165
- "num_examples": 31410,
166
- "dataset_name": "source_data_nlp"
167
- },
168
- "test": {
169
- "name": "test",
170
- "num_bytes": 5371795,
171
- "num_examples": 4224,
172
- "dataset_name": "source_data_nlp"
173
- },
174
- "validation": {
175
- "name": "validation",
176
- "num_bytes": 11795593,
177
- "num_examples": 8861,
178
- "dataset_name": "source_data_nlp"
179
- }
180
- },
181
- // "download_checksums": {
182
- // "https://huggingface.co/datasets/EMBO/sd-nlp/blob/main/sd_panels.zip": {
183
- // "num_bytes": 22501489,
184
- // "checksum": "45e9b09acd2238d71b07fcf0f33428d8b51a2dcfd476aaa760acf41d6d21cf4b"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
185
  // }
186
  // },
187
- "download_size": 22501489,
188
- "post_processing_size": null,
189
- "dataset_size": 59112168,
190
- "size_in_bytes": 81613657
191
- },
192
- "BORING": {
193
- "description": "This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.\n",
194
- "citation": "@Unpublished{\n huggingface: dataset,\n title = {SourceData NLP},\n authors={Thomas Lemberger, EMBO},\n year={2021}\n}\n",
195
- "homepage": "https://huggingface.co/datasets/EMBO/sd-nlp",
196
- "license": "CC-BY 4.0",
197
- "features": {
198
- "input_ids": {
199
- "feature": {
200
- "dtype": "int32",
201
- "id": null,
202
- "_type": "Value"
203
- },
204
- "length": -1,
205
- "id": null,
206
- "_type": "Sequence"
207
- },
208
- "labels": {
209
- "feature": {
210
- "num_classes": 3,
211
- "names": [
212
- "O",
213
- "I-BORING",
214
- "B-BORING"
215
- ],
216
- "names_file": null,
217
- "id": null,
218
- "_type": "ClassLabel"
219
- },
220
- "length": -1,
221
- "id": null,
222
- "_type": "Sequence"
223
- }
224
- },
225
- "post_processed": null,
226
- "supervised_keys": {
227
- "input": "input_ids",
228
- "output": "labels"
229
- },
230
- "builder_name": "source_data_nlp",
231
- "config_name": "BORING",
232
- "version": {
233
- "version_str": "0.0.1",
234
- "description": null,
235
- "major": 0,
236
- "minor": 0,
237
- "patch": 1
238
- },
239
- "splits": {
240
- "train": {
241
- "name": "train",
242
- "num_bytes": 38621600,
243
- "num_examples": 31410,
244
- "dataset_name": "source_data_nlp"
245
- },
246
- "test": {
247
- "name": "test",
248
- "num_bytes": 4945580,
249
- "num_examples": 4224,
250
- "dataset_name": "source_data_nlp"
251
- },
252
- "validation": {
253
- "name": "validation",
254
- "num_bytes": 10860972,
255
- "num_examples": 8861,
256
- "dataset_name": "source_data_nlp"
257
- }
258
- },
259
- // "download_checksums": {
260
- // "https://huggingface.co/datasets/EMBO/sd-nlp/blob/main/sd_panels.zip": {
261
- // "num_bytes": 22501489,
262
- // "checksum": "45e9b09acd2238d71b07fcf0f33428d8b51a2dcfd476aaa760acf41d6d21cf4b"
263
  // }
264
  // },
265
- "download_size": 22501489,
266
- "post_processing_size": null,
267
- "dataset_size": 54428152,
268
- "size_in_bytes": 76929641
269
- },
270
- "PANELIZATION": {
271
- "description": "This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.\n",
272
- "citation": "@Unpublished{\n huggingface: dataset,\n title = {SourceData NLP},\n authors={Thomas Lemberger, EMBO},\n year={2021}\n}\n",
273
- "homepage": "https://huggingface.co/datasets/EMBO/sd-nlp",
274
- "license": "CC-BY 4.0",
275
- "features": {
276
- "input_ids": {
277
- "feature": {
278
- "dtype": "int32",
279
- "id": null,
280
- "_type": "Value"
281
- },
282
- "length": -1,
283
- "id": null,
284
- "_type": "Sequence"
285
- },
286
- "labels": {
287
- "feature": {
288
- "num_classes": 2,
289
- "names": [
290
- "O",
291
- "B-PANEL_START"
292
- ],
293
- "names_file": null,
294
- "id": null,
295
- "_type": "ClassLabel"
296
- },
297
- "length": -1,
298
- "id": null,
299
- "_type": "Sequence"
300
- }
301
- },
302
- "post_processed": null,
303
- "supervised_keys": {
304
- "input": "input_ids",
305
- "output": "labels"
306
- },
307
- "builder_name": "source_data_nlp",
308
- "config_name": "PANELIZATION",
309
- "version": "0.0.1",
310
- "splits": {
311
- "train": {
312
- "name": "train",
313
- "num_bytes": 9130748,
314
- "num_examples": 2175,
315
- "dataset_name": "source_data_nlp"
316
- },
317
- "test": {
318
- "name": "test",
319
- "num_bytes": 1380376,
320
- "num_examples": 337,
321
- "dataset_name": "source_data_nlp"
322
- },
323
- "validation": {
324
- "name": "validation",
325
- "num_bytes": 2641684,
326
- "num_examples": 622,
327
- "dataset_name": "source_data_nlp"
328
- }
329
- },
330
- // "download_checksums": {
331
- // "https://huggingface.co/datasets/EMBO/sd-nlp/blob/main/sd_figs.zip": {
332
- // "num_bytes": 4319735,
333
- // "checksum": "110d4eed7333c918b74b6c8253f54164e3dba480a926f4155a13aeeae82f55ec"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
334
  // }
335
  // },
336
- "download_size": 4319735,
337
- "post_processing_size": null,
338
- "dataset_size": 13152808,
339
- "size_in_bytes": 17472543
340
- }
341
- }
 
 
 
 
 
 
 
1
+ //{
2
+ // "NER": {
3
+ // "description": "This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.\n",
4
+ // "citation": "@Unpublished{\n huggingface: dataset,\n title = {SourceData NLP},\n authors={Thomas Lemberger, EMBO},\n year={2021}\n}\n",
5
+ // "homepage": "https://huggingface.co/datasets/EMBO/sd-nlp",
6
+ // "license": "CC-BY 4.0",
7
+ // "features": {
8
+ // "input_ids": {
9
+ // "feature": {
10
+ // "dtype": "int32",
11
+ // "id": null,
12
+ // "_type": "Value"
13
+ // },
14
+ // "length": -1,
15
+ // "id": null,
16
+ // "_type": "Sequence"
17
+ // },
18
+ // "labels": {
19
+ // "feature": {
20
+ // "num_classes": 15,
21
+ // "names": [
22
+ // "O",
23
+ // "I-SMALL_MOLECULE",
24
+ // "B-SMALL_MOLECULE",
25
+ // "I-GENEPROD",
26
+ // "B-GENEPROD",
27
+ // "I-SUBCELLULAR",
28
+ // "B-SUBCELLULAR",
29
+ // "I-CELL",
30
+ // "B-CELL",
31
+ // "I-TISSUE",
32
+ // "B-TISSUE",
33
+ // "I-ORGANISM",
34
+ // "B-ORGANISM",
35
+ // "I-EXP_ASSAY",
36
+ // "B-EXP_ASSAY"
37
+ // ],
38
+ // "names_file": null,
39
+ // "id": null,
40
+ // "_type": "ClassLabel"
41
+ // },
42
+ // "length": -1,
43
+ // "id": null,
44
+ // "_type": "Sequence"
45
+ // },
46
+ // "tag_mask": {
47
+ // "feature": {
48
+ // "dtype": "int8",
49
+ // "id": null,
50
+ // "_type": "Value"
51
+ // },
52
+ // "length": -1,
53
+ // "id": null,
54
+ // "_type": "Sequence"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  // }
56
  // },
57
+ // "post_processed": null,
58
+ // "supervised_keys": {
59
+ // "input": "input_ids",
60
+ // "output": "labels"
61
+ // },
62
+ // "builder_name": "source_data_nlp",
63
+ // "config_name": "NER",
64
+ // "version": {
65
+ // "version_str": "0.0.1",
66
+ // "description": null,
67
+ // "major": 0,
68
+ // "minor": 0,
69
+ // "patch": 1
70
+ // },
71
+ // "splits": {
72
+ // "train": {
73
+ // "name": "train",
74
+ // "num_bytes": 41944780,
75
+ // "num_examples": 31410,
76
+ // "dataset_name": "source_data_nlp"
77
+ // },
78
+ // "test": {
79
+ // "name": "test",
80
+ // "num_bytes": 5371795,
81
+ // "num_examples": 4224,
82
+ // "dataset_name": "source_data_nlp"
83
+ // },
84
+ // "validation": {
85
+ // "name": "validation",
86
+ // "num_bytes": 11795593,
87
+ // "num_examples": 8861,
88
+ // "dataset_name": "source_data_nlp"
89
+ // }
90
+ // },
91
+ //// "download_checksums": {
92
+ //// "https://huggingface.co/datasets/EMBO/sd-nlp/blob/main/sd_panels.zip": {
93
+ //// "num_bytes": 22501489,
94
+ //// "checksum": "45e9b09acd2238d71b07fcf0f33428d8b51a2dcfd476aaa760acf41d6d21cf4b"
95
+ //// }
96
+ //// },
97
+ // "download_size": 22501489,
98
+ // "post_processing_size": null,
99
+ // "dataset_size": 59112168,
100
+ // "size_in_bytes": 81613657
101
+ // },
102
+ // "ROLES": {
103
+ // "description": "This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.\n",
104
+ // "citation": "@Unpublished{\n huggingface: dataset,\n title = {SourceData NLP},\n authors={Thomas Lemberger, EMBO},\n year={2021}\n}\n",
105
+ // "homepage": "https://huggingface.co/datasets/EMBO/sd-nlp",
106
+ // "license": "CC-BY 4.0",
107
+ // "features": {
108
+ // "input_ids": {
109
+ // "feature": {
110
+ // "dtype": "int32",
111
+ // "id": null,
112
+ // "_type": "Value"
113
+ // },
114
+ // "length": -1,
115
+ // "id": null,
116
+ // "_type": "Sequence"
117
+ // },
118
+ // "labels": {
119
+ // "feature": {
120
+ // "num_classes": 5,
121
+ // "names": [
122
+ // "O",
123
+ // "I-CONTROLLED_VAR",
124
+ // "B-CONTROLLED_VAR",
125
+ // "I-MEASURED_VAR",
126
+ // "B-MEASURED_VAR"
127
+ // ],
128
+ // "names_file": null,
129
+ // "id": null,
130
+ // "_type": "ClassLabel"
131
+ // },
132
+ // "length": -1,
133
+ // "id": null,
134
+ // "_type": "Sequence"
135
+ // },
136
+ // "tag_mask": {
137
+ // "feature": {
138
+ // "dtype": "int8",
139
+ // "id": null,
140
+ // "_type": "Value"
141
+ // },
142
+ // "length": -1,
143
+ // "id": null,
144
+ // "_type": "Sequence"
145
+ // }
146
+ // },
147
+ // "post_processed": null,
148
+ // "supervised_keys": {
149
+ // "input": "input_ids",
150
+ // "output": "labels"
151
+ // },
152
+ // "builder_name": "source_data_nlp",
153
+ // "config_name": "ROLES",
154
+ // "version": {
155
+ // "version_str": "0.0.1",
156
+ // "description": null,
157
+ // "major": 0,
158
+ // "minor": 0,
159
+ // "patch": 1
160
+ // },
161
+ // "splits": {
162
+ // "train": {
163
+ // "name": "train",
164
+ // "num_bytes": 41944780,
165
+ // "num_examples": 31410,
166
+ // "dataset_name": "source_data_nlp"
167
+ // },
168
+ // "test": {
169
+ // "name": "test",
170
+ // "num_bytes": 5371795,
171
+ // "num_examples": 4224,
172
+ // "dataset_name": "source_data_nlp"
173
+ // },
174
+ // "validation": {
175
+ // "name": "validation",
176
+ // "num_bytes": 11795593,
177
+ // "num_examples": 8861,
178
+ // "dataset_name": "source_data_nlp"
179
  // }
180
  // },
181
+ //// "download_checksums": {
182
+ //// "https://huggingface.co/datasets/EMBO/sd-nlp/blob/main/sd_panels.zip": {
183
+ //// "num_bytes": 22501489,
184
+ //// "checksum": "45e9b09acd2238d71b07fcf0f33428d8b51a2dcfd476aaa760acf41d6d21cf4b"
185
+ //// }
186
+ //// },
187
+ // "download_size": 22501489,
188
+ // "post_processing_size": null,
189
+ // "dataset_size": 59112168,
190
+ // "size_in_bytes": 81613657
191
+ // },
192
+ // "BORING": {
193
+ // "description": "This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.\n",
194
+ // "citation": "@Unpublished{\n huggingface: dataset,\n title = {SourceData NLP},\n authors={Thomas Lemberger, EMBO},\n year={2021}\n}\n",
195
+ // "homepage": "https://huggingface.co/datasets/EMBO/sd-nlp",
196
+ // "license": "CC-BY 4.0",
197
+ // "features": {
198
+ // "input_ids": {
199
+ // "feature": {
200
+ // "dtype": "int32",
201
+ // "id": null,
202
+ // "_type": "Value"
203
+ // },
204
+ // "length": -1,
205
+ // "id": null,
206
+ // "_type": "Sequence"
207
+ // },
208
+ // "labels": {
209
+ // "feature": {
210
+ // "num_classes": 3,
211
+ // "names": [
212
+ // "O",
213
+ // "I-BORING",
214
+ // "B-BORING"
215
+ // ],
216
+ // "names_file": null,
217
+ // "id": null,
218
+ // "_type": "ClassLabel"
219
+ // },
220
+ // "length": -1,
221
+ // "id": null,
222
+ // "_type": "Sequence"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
223
  // }
224
  // },
225
+ // "post_processed": null,
226
+ // "supervised_keys": {
227
+ // "input": "input_ids",
228
+ // "output": "labels"
229
+ // },
230
+ // "builder_name": "source_data_nlp",
231
+ // "config_name": "BORING",
232
+ // "version": {
233
+ // "version_str": "0.0.1",
234
+ // "description": null,
235
+ // "major": 0,
236
+ // "minor": 0,
237
+ // "patch": 1
238
+ // },
239
+ // "splits": {
240
+ // "train": {
241
+ // "name": "train",
242
+ // "num_bytes": 38621600,
243
+ // "num_examples": 31410,
244
+ // "dataset_name": "source_data_nlp"
245
+ // },
246
+ // "test": {
247
+ // "name": "test",
248
+ // "num_bytes": 4945580,
249
+ // "num_examples": 4224,
250
+ // "dataset_name": "source_data_nlp"
251
+ // },
252
+ // "validation": {
253
+ // "name": "validation",
254
+ // "num_bytes": 10860972,
255
+ // "num_examples": 8861,
256
+ // "dataset_name": "source_data_nlp"
257
+ // }
258
+ // },
259
+ //// "download_checksums": {
260
+ //// "https://huggingface.co/datasets/EMBO/sd-nlp/blob/main/sd_panels.zip": {
261
+ //// "num_bytes": 22501489,
262
+ //// "checksum": "45e9b09acd2238d71b07fcf0f33428d8b51a2dcfd476aaa760acf41d6d21cf4b"
263
+ //// }
264
+ //// },
265
+ // "download_size": 22501489,
266
+ // "post_processing_size": null,
267
+ // "dataset_size": 54428152,
268
+ // "size_in_bytes": 76929641
269
+ // },
270
+ // "PANELIZATION": {
271
+ // "description": "This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.\n",
272
+ // "citation": "@Unpublished{\n huggingface: dataset,\n title = {SourceData NLP},\n authors={Thomas Lemberger, EMBO},\n year={2021}\n}\n",
273
+ // "homepage": "https://huggingface.co/datasets/EMBO/sd-nlp",
274
+ // "license": "CC-BY 4.0",
275
+ // "features": {
276
+ // "input_ids": {
277
+ // "feature": {
278
+ // "dtype": "int32",
279
+ // "id": null,
280
+ // "_type": "Value"
281
+ // },
282
+ // "length": -1,
283
+ // "id": null,
284
+ // "_type": "Sequence"
285
+ // },
286
+ // "labels": {
287
+ // "feature": {
288
+ // "num_classes": 2,
289
+ // "names": [
290
+ // "O",
291
+ // "B-PANEL_START"
292
+ // ],
293
+ // "names_file": null,
294
+ // "id": null,
295
+ // "_type": "ClassLabel"
296
+ // },
297
+ // "length": -1,
298
+ // "id": null,
299
+ // "_type": "Sequence"
300
+ // }
301
+ // },
302
+ // "post_processed": null,
303
+ // "supervised_keys": {
304
+ // "input": "input_ids",
305
+ // "output": "labels"
306
+ // },
307
+ // "builder_name": "source_data_nlp",
308
+ // "config_name": "PANELIZATION",
309
+ // "version": "0.0.1",
310
+ // "splits": {
311
+ // "train": {
312
+ // "name": "train",
313
+ // "num_bytes": 9130748,
314
+ // "num_examples": 2175,
315
+ // "dataset_name": "source_data_nlp"
316
+ // },
317
+ // "test": {
318
+ // "name": "test",
319
+ // "num_bytes": 1380376,
320
+ // "num_examples": 337,
321
+ // "dataset_name": "source_data_nlp"
322
+ // },
323
+ // "validation": {
324
+ // "name": "validation",
325
+ // "num_bytes": 2641684,
326
+ // "num_examples": 622,
327
+ // "dataset_name": "source_data_nlp"
328
  // }
329
  // },
330
+ //// "download_checksums": {
331
+ //// "https://huggingface.co/datasets/EMBO/sd-nlp/blob/main/sd_figs.zip": {
332
+ //// "num_bytes": 4319735,
333
+ //// "checksum": "110d4eed7333c918b74b6c8253f54164e3dba480a926f4155a13aeeae82f55ec"
334
+ //// }
335
+ //// },
336
+ // "download_size": 4319735,
337
+ // "post_processing_size": null,
338
+ // "dataset_size": 13152808,
339
+ // "size_in_bytes": 17472543
340
+ // }
341
+ //}