zlysunshine commited on
Commit
9629598
·
verified ·
1 Parent(s): b930548

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +56 -0
  2. circuits/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: circuits
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: circuit_image
8
+ dtype: image
9
+ - name: braket_code
10
+ dtype: string
11
+ - name: qiskit_code
12
+ dtype: string
13
+ - name: category
14
+ dtype: string
15
+ - name: difficulty
16
+ dtype: string
17
+ - name: qubits
18
+ dtype: int32
19
+ - name: gate_count
20
+ dtype: int32
21
+ - name: depth
22
+ dtype: int32
23
+ - name: description_en
24
+ dtype: string
25
+ - name: description_cn
26
+ dtype: string
27
+ - name: blockchain_relevance
28
+ dtype: string
29
+ - name: state_vector_dim
30
+ dtype: int32
31
+ - name: nonzero_amplitudes
32
+ dtype: int32
33
+ - name: state_vector_real
34
+ list: float64
35
+ - name: state_vector_imag
36
+ list: float64
37
+ - name: target_description
38
+ dtype: string
39
+ - name: best_pass_rate
40
+ dtype: string
41
+ - name: all_pass
42
+ dtype: bool
43
+ - name: all_fail
44
+ dtype: bool
45
+ splits:
46
+ - name: train
47
+ num_bytes: 2360453
48
+ num_examples: 132
49
+ download_size: 2325540
50
+ dataset_size: 2360453
51
+ configs:
52
+ - config_name: circuits
53
+ data_files:
54
+ - split: train
55
+ path: circuits/train-*
56
+ ---
circuits/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d19b5a5fd81ade9375e0dd08df32ba6c69a8e733034d5523ecd67c4b1225fde
3
+ size 2325540