graph-data-quantum / README.md
linuzj's picture
Upload dataset
958edf6 verified
---
dataset_info:
features:
- name: signature
dtype: string
- name: problem_type
dtype: string
- name: optimization_type
dtype: string
- name: graph
dtype: string
- name: solution
dtype: string
- name: cost_hamiltonian
dtype: string
- name: ansatz_id
dtype: int64
- name: number_of_qubits
dtype: int64
- name: number_of_layers
dtype: int64
- name: exact_solution
dtype: string
- name: circuit_with_params
dtype: string
- name: circuit_with_symbols
dtype: string
- name: problem_specific_attributes
dtype: string
- name: adaptive_process
dtype: string
splits:
- name: train
num_bytes: 255312633.27983993
num_examples: 13914
- name: test
num_bytes: 10642613.720160067
num_examples: 580
download_size: 37466961
dataset_size: 265955247.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---