valterUo's picture
Upload dataset
3c9412e verified
metadata
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
    - name: qiskit_pauli_strings
      sequence: string
    - name: qiskit_coefficients
      sequence: float64
  splits:
    - name: train
      num_bytes: 261885098
      num_examples: 13914
    - name: test
      num_bytes: 13082617
      num_examples: 580
  download_size: 38683671
  dataset_size: 274967715
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*