linuzj commited on
Commit
89da8e1
·
verified ·
1 Parent(s): a974a40

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: signature
5
+ dtype: string
6
+ - name: problem_type
7
+ dtype: string
8
+ - name: optimization_type
9
+ dtype: string
10
+ - name: graph
11
+ dtype: string
12
+ - name: solution
13
+ dtype: string
14
+ - name: cost_hamiltonian
15
+ dtype: string
16
+ - name: ansatz_id
17
+ dtype: int64
18
+ - name: number_of_qubits
19
+ dtype: int64
20
+ - name: number_of_layers
21
+ dtype: int64
22
+ - name: exact_solution
23
+ dtype: string
24
+ - name: circuit_with_params
25
+ dtype: string
26
+ - name: circuit_with_symbols
27
+ dtype: string
28
+ - name: problem_specific_attributes
29
+ dtype: string
30
+ - name: adaptive_process
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 62190870.96248196
35
+ num_examples: 3742
36
+ - name: test
37
+ num_bytes: 6913790.0375180375
38
+ num_examples: 416
39
+ download_size: 9483835
40
+ dataset_size: 69104661.0
41
+ configs:
42
+ - config_name: default
43
+ data_files:
44
+ - split: train
45
+ path: data/train-*
46
+ - split: test
47
+ path: data/test-*
48
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d4e5402eae0af2de0486c019dc99d0c8251806626b614ff984c471ffbcf3df0
3
+ size 973184
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fa3e681bff8395ef5ff3c33a1d0377bcf683178cb01b4b58e84047c0d9d87c9
3
+ size 8510651