vmaurya commited on
Commit
481e804
·
verified ·
1 Parent(s): 7508157

Upload folder using huggingface_hub

Browse files
measured_device_database/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
measured_device_database/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fd009fef4ef211de6d579c88b0a93f1017f0165746af4736542c35dbf08a2d5
3
+ size 22048
measured_device_database/train/dataset_info.json ADDED
@@ -0,0 +1,491 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "measured_device_database",
5
+ "dataset_name": "s_qu_adds_db",
6
+ "dataset_size": 3203,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/SQuADDS/SQuADDS_DB@1bb2cf352b6e92e04211a97af3122c6556a6c19a/measured_device_database.json": {
10
+ "num_bytes": 6579,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 6579,
15
+ "features": {
16
+ "paper_link": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "design_code": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "measured_results": [
25
+ {
26
+ "H_params": [
27
+ {
28
+ "ancilla": [
29
+ {
30
+ "anharmocity_MHz": {
31
+ "dtype": "int64",
32
+ "_type": "Value"
33
+ },
34
+ "cavity_frequency_GHz": {
35
+ "dtype": "float64",
36
+ "_type": "Value"
37
+ },
38
+ "dispersive_shift_kHz": {
39
+ "dtype": "int64",
40
+ "_type": "Value"
41
+ },
42
+ "kappa": {
43
+ "dtype": "int64",
44
+ "_type": "Value"
45
+ },
46
+ "qubit_frequency_GHz": {
47
+ "dtype": "float64",
48
+ "_type": "Value"
49
+ },
50
+ "t1": {
51
+ "dtype": "int64",
52
+ "_type": "Value"
53
+ },
54
+ "t2*": {
55
+ "dtype": "int64",
56
+ "_type": "Value"
57
+ }
58
+ }
59
+ ],
60
+ "cavity": {
61
+ "T1": {
62
+ "dtype": "null",
63
+ "_type": "Value"
64
+ },
65
+ "T2*": {
66
+ "dtype": "null",
67
+ "_type": "Value"
68
+ },
69
+ "anharmocity_MHz": {
70
+ "dtype": "null",
71
+ "_type": "Value"
72
+ },
73
+ "dispersive_shift_kHz": {
74
+ "dtype": "int64",
75
+ "_type": "Value"
76
+ },
77
+ "dissapator_coupling_MHz": {
78
+ "dtype": "int64",
79
+ "_type": "Value"
80
+ },
81
+ "frequency_GHz": {
82
+ "dtype": "float64",
83
+ "_type": "Value"
84
+ },
85
+ "kappa_MHz": {
86
+ "dtype": "float64",
87
+ "_type": "Value"
88
+ }
89
+ },
90
+ "dissipator": {
91
+ "T1_": {
92
+ "dtype": "string",
93
+ "_type": "Value"
94
+ },
95
+ "T2*": {
96
+ "dtype": "string",
97
+ "_type": "Value"
98
+ },
99
+ "anharmocity_MHz": {
100
+ "dtype": "int64",
101
+ "_type": "Value"
102
+ },
103
+ "dispersive_shift_kHz": {
104
+ "dtype": "null",
105
+ "_type": "Value"
106
+ },
107
+ "dissapator_coupling_MHz": {
108
+ "dtype": "null",
109
+ "_type": "Value"
110
+ },
111
+ "frequency_GHz": {
112
+ "feature": {
113
+ "dtype": "float64",
114
+ "_type": "Value"
115
+ },
116
+ "_type": "Sequence"
117
+ },
118
+ "kappa_MHz": {
119
+ "dtype": "null",
120
+ "_type": "Value"
121
+ }
122
+ },
123
+ "env": {
124
+ "anharmocity_MHz": {
125
+ "dtype": "int64",
126
+ "_type": "Value"
127
+ },
128
+ "cavity_frequency_GHz": {
129
+ "dtype": "float64",
130
+ "_type": "Value"
131
+ },
132
+ "dispersive_shift_kHz": {
133
+ "dtype": "int64",
134
+ "_type": "Value"
135
+ },
136
+ "kappa": {
137
+ "dtype": "int64",
138
+ "_type": "Value"
139
+ },
140
+ "qubit_frequency_GHz": {
141
+ "dtype": "float64",
142
+ "_type": "Value"
143
+ },
144
+ "t1": {
145
+ "dtype": "int64",
146
+ "_type": "Value"
147
+ },
148
+ "t2*": {
149
+ "dtype": "int64",
150
+ "_type": "Value"
151
+ }
152
+ },
153
+ "filter": {
154
+ "T1": {
155
+ "dtype": "null",
156
+ "_type": "Value"
157
+ },
158
+ "T2*": {
159
+ "dtype": "null",
160
+ "_type": "Value"
161
+ },
162
+ "anharmocity_MHz": {
163
+ "dtype": "null",
164
+ "_type": "Value"
165
+ },
166
+ "dispersive_shift_kHz": {
167
+ "dtype": "null",
168
+ "_type": "Value"
169
+ },
170
+ "dissapator_coupling_MHz": {
171
+ "dtype": "int64",
172
+ "_type": "Value"
173
+ },
174
+ "frequency_GHz": {
175
+ "dtype": "float64",
176
+ "_type": "Value"
177
+ },
178
+ "kappa_MHz": {
179
+ "dtype": "int64",
180
+ "_type": "Value"
181
+ }
182
+ },
183
+ "qubit": {
184
+ "T1": {
185
+ "dtype": "int64",
186
+ "_type": "Value"
187
+ },
188
+ "T2*": {
189
+ "dtype": "int64",
190
+ "_type": "Value"
191
+ },
192
+ "anharmocity_MHz": {
193
+ "dtype": "int64",
194
+ "_type": "Value"
195
+ },
196
+ "cavity_frequency_GHz": {
197
+ "dtype": "float64",
198
+ "_type": "Value"
199
+ },
200
+ "dispersive_shift_kHz": {
201
+ "dtype": "int64",
202
+ "_type": "Value"
203
+ },
204
+ "dissapator_coupling_MHz": {
205
+ "dtype": "float64",
206
+ "_type": "Value"
207
+ },
208
+ "frequency_GHz": {
209
+ "dtype": "float64",
210
+ "_type": "Value"
211
+ },
212
+ "kappa": {
213
+ "dtype": "int64",
214
+ "_type": "Value"
215
+ },
216
+ "kappa_MHz": {
217
+ "dtype": "null",
218
+ "_type": "Value"
219
+ },
220
+ "qubit_frequency_GHz": {
221
+ "dtype": "float64",
222
+ "_type": "Value"
223
+ },
224
+ "t1": {
225
+ "dtype": "int64",
226
+ "_type": "Value"
227
+ },
228
+ "t2*": {
229
+ "dtype": "int64",
230
+ "_type": "Value"
231
+ }
232
+ },
233
+ "qubit_1": {
234
+ "Anharmocity_MHz": {
235
+ "dtype": "int64",
236
+ "_type": "Value"
237
+ },
238
+ "Estimated_Dispersive_shift_KHz": {
239
+ "dtype": "int64",
240
+ "_type": "Value"
241
+ },
242
+ "Extracted_g_MHz": {
243
+ "dtype": "int64",
244
+ "_type": "Value"
245
+ },
246
+ "F_01_GHz": {
247
+ "dtype": "float64",
248
+ "_type": "Value"
249
+ },
250
+ "F_res_GHz": {
251
+ "dtype": "float64",
252
+ "_type": "Value"
253
+ },
254
+ "L_j_nH": {
255
+ "dtype": "float64",
256
+ "_type": "Value"
257
+ },
258
+ "punchout_shift_MHz": {
259
+ "dtype": "float64",
260
+ "_type": "Value"
261
+ }
262
+ },
263
+ "qubit_2": {
264
+ "Anharmocity_MHz": {
265
+ "dtype": "int64",
266
+ "_type": "Value"
267
+ },
268
+ "Estimated_Dispersive_shift_KHz": {
269
+ "dtype": "int64",
270
+ "_type": "Value"
271
+ },
272
+ "Extracted_g_MHz": {
273
+ "dtype": "int64",
274
+ "_type": "Value"
275
+ },
276
+ "F_01_GHz": {
277
+ "dtype": "float64",
278
+ "_type": "Value"
279
+ },
280
+ "F_res_GHz": {
281
+ "dtype": "float64",
282
+ "_type": "Value"
283
+ },
284
+ "L_j_nH": {
285
+ "dtype": "float64",
286
+ "_type": "Value"
287
+ },
288
+ "Punchout_shift_MHz": {
289
+ "dtype": "float64",
290
+ "_type": "Value"
291
+ }
292
+ },
293
+ "qubit_3": {
294
+ "Anharmocity_MHz": {
295
+ "dtype": "int64",
296
+ "_type": "Value"
297
+ },
298
+ "Estimated_Dispersive_shift_KHz": {
299
+ "dtype": "int64",
300
+ "_type": "Value"
301
+ },
302
+ "Extracted_g_MHz": {
303
+ "dtype": "int64",
304
+ "_type": "Value"
305
+ },
306
+ "F_01_GHz": {
307
+ "dtype": "float64",
308
+ "_type": "Value"
309
+ },
310
+ "F_res_GHz": {
311
+ "dtype": "float64",
312
+ "_type": "Value"
313
+ },
314
+ "L_j_nH": {
315
+ "dtype": "float64",
316
+ "_type": "Value"
317
+ },
318
+ "Punchout_shift_MHz": {
319
+ "dtype": "float64",
320
+ "_type": "Value"
321
+ }
322
+ },
323
+ "qubit_4": {
324
+ "Anharmocity_MHz": {
325
+ "dtype": "int64",
326
+ "_type": "Value"
327
+ },
328
+ "Estimated_Dispersive_shift_KHz": {
329
+ "dtype": "int64",
330
+ "_type": "Value"
331
+ },
332
+ "Extracted_g_MHz": {
333
+ "dtype": "int64",
334
+ "_type": "Value"
335
+ },
336
+ "F_01_GHz": {
337
+ "dtype": "float64",
338
+ "_type": "Value"
339
+ },
340
+ "F_res_GHz": {
341
+ "dtype": "float64",
342
+ "_type": "Value"
343
+ },
344
+ "L_j_nH": {
345
+ "dtype": "float64",
346
+ "_type": "Value"
347
+ },
348
+ "Punchout_shift_MHz": {
349
+ "dtype": "float64",
350
+ "_type": "Value"
351
+ }
352
+ },
353
+ "qubit_5": {
354
+ "Anharmocity_MHz": {
355
+ "dtype": "int64",
356
+ "_type": "Value"
357
+ },
358
+ "Estimated_Dispersive_shift_KHz": {
359
+ "dtype": "int64",
360
+ "_type": "Value"
361
+ },
362
+ "Extracted_g_MHz": {
363
+ "dtype": "int64",
364
+ "_type": "Value"
365
+ },
366
+ "F_01_GHz": {
367
+ "dtype": "float64",
368
+ "_type": "Value"
369
+ },
370
+ "F_res_GHz": {
371
+ "dtype": "float64",
372
+ "_type": "Value"
373
+ },
374
+ "L_j_nH": {
375
+ "dtype": "float64",
376
+ "_type": "Value"
377
+ },
378
+ "Punchout_shift_MHz": {
379
+ "dtype": "float64",
380
+ "_type": "Value"
381
+ }
382
+ },
383
+ "qubit_6": {
384
+ "Anharmocity_MHz": {
385
+ "dtype": "int64",
386
+ "_type": "Value"
387
+ },
388
+ "Estimated_Dispersive_shift_KHz": {
389
+ "dtype": "int64",
390
+ "_type": "Value"
391
+ },
392
+ "Extracted_g_MHz": {
393
+ "dtype": "int64",
394
+ "_type": "Value"
395
+ },
396
+ "F_01_GHz": {
397
+ "dtype": "float64",
398
+ "_type": "Value"
399
+ },
400
+ "F_res_GHz": {
401
+ "dtype": "float64",
402
+ "_type": "Value"
403
+ },
404
+ "L_j_nH": {
405
+ "dtype": "float64",
406
+ "_type": "Value"
407
+ },
408
+ "Punchout_shift_MHz": {
409
+ "dtype": "float64",
410
+ "_type": "Value"
411
+ }
412
+ }
413
+ }
414
+ ]
415
+ }
416
+ ],
417
+ "sim_results": {
418
+ "feature": {
419
+ "dtype": "string",
420
+ "_type": "Value"
421
+ },
422
+ "_type": "Sequence"
423
+ },
424
+ "notes": {
425
+ "dtype": "string",
426
+ "_type": "Value"
427
+ },
428
+ "foundry": {
429
+ "dtype": "string",
430
+ "_type": "Value"
431
+ },
432
+ "contrib_info": {
433
+ "PI": {
434
+ "dtype": "string",
435
+ "_type": "Value"
436
+ },
437
+ "date_created": {
438
+ "dtype": "string",
439
+ "_type": "Value"
440
+ },
441
+ "group": {
442
+ "dtype": "string",
443
+ "_type": "Value"
444
+ },
445
+ "institution": {
446
+ "dtype": "string",
447
+ "_type": "Value"
448
+ },
449
+ "measured_by": {
450
+ "feature": {
451
+ "dtype": "string",
452
+ "_type": "Value"
453
+ },
454
+ "_type": "Sequence"
455
+ },
456
+ "name": {
457
+ "dtype": "string",
458
+ "_type": "Value"
459
+ },
460
+ "uploader": {
461
+ "dtype": "string",
462
+ "_type": "Value"
463
+ }
464
+ },
465
+ "fabrication_recipe": {
466
+ "dtype": "string",
467
+ "_type": "Value"
468
+ },
469
+ "image": {
470
+ "dtype": "string",
471
+ "_type": "Value"
472
+ }
473
+ },
474
+ "homepage": "",
475
+ "license": "",
476
+ "size_in_bytes": 9782,
477
+ "splits": {
478
+ "train": {
479
+ "name": "train",
480
+ "num_bytes": 3203,
481
+ "num_examples": 3,
482
+ "dataset_name": "s_qu_adds_db"
483
+ }
484
+ },
485
+ "version": {
486
+ "version_str": "0.0.0",
487
+ "major": 0,
488
+ "minor": 0,
489
+ "patch": 0
490
+ }
491
+ }
measured_device_database/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "898ea771e448e36d",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }