valterUo commited on
Commit
a25bd5c
·
verified ·
1 Parent(s): 8902e1e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - name: qiskit_pauli_strings
33
+ sequence: string
34
+ - name: qiskit_coefficients
35
+ sequence: float64
36
+ splits:
37
+ - name: train
38
+ num_bytes: 261884918
39
+ num_examples: 13914
40
+ - name: test
41
+ num_bytes: 13082611
42
+ num_examples: 580
43
+ download_size: 37883564
44
+ dataset_size: 274967529
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: train
49
+ path: data/train-*
50
+ - split: test
51
+ path: data/test-*
52
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a25d708be46c3a8ba4c9daabc97ba62e3c6391741e37e59d966cd530252693b8
3
+ size 1714105
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f457c5ac2deab710bab0090074badb9c9fb141f8da9c968e7c9d6a53b1167456
3
+ size 36169459