macbench-dev / README.md
n0w0f's picture
Upload dataset
dbd2fc5 verified
metadata
dataset_info:
  - config_name: bandgap
    features:
      - name: uuid
        dtype: string
      - name: image
        dtype: image
      - name: canary
        dtype: string
      - name: name
        dtype: string
      - name: description
        dtype: string
      - name: keywords
        sequence: string
      - name: preferred_score
        dtype: string
      - name: metrics
        sequence: string
      - name: examples
        sequence: string
      - name: relative_tolerance
        dtype: float32
    splits:
      - name: train
        num_bytes: 17090402
        num_examples: 25
    download_size: 15517084
    dataset_size: 17090402
  - config_name: cif-density
    features:
      - name: uuid
        dtype: string
      - name: image
        dtype: image
      - name: canary
        dtype: string
      - name: name
        dtype: string
      - name: description
        dtype: string
      - name: keywords
        sequence: string
      - name: preferred_score
        dtype: string
      - name: metrics
        sequence: string
      - name: examples
        sequence: string
      - name: tolerance
        dtype: float32
    splits:
      - name: train
        num_bytes: 10130554
        num_examples: 42
    download_size: 10094754
    dataset_size: 10130554
  - config_name: isomers
    features:
      - name: uuid
        dtype: string
      - name: image
        dtype: image
      - name: canary
        dtype: string
      - name: name
        dtype: string
      - name: description
        dtype: string
      - name: keywords
        sequence: string
      - name: preferred_score
        dtype: string
      - name: metrics
        sequence: string
      - name: examples
        sequence: string
      - name: relative_tolerance
        dtype: float32
    splits:
      - name: train
        num_bytes: 2011275
        num_examples: 20
    download_size: 1981114
    dataset_size: 2011275
  - config_name: org-schema
    features:
      - name: uuid
        dtype: string
      - name: image
        dtype: image
      - name: canary
        dtype: string
      - name: name
        dtype: string
      - name: description
        dtype: string
      - name: keywords
        sequence: string
      - name: preferred_score
        dtype: string
      - name: metrics
        sequence: string
      - name: examples
        sequence: string
      - name: relative_tolerance
        dtype: float32
    splits:
      - name: train
        num_bytes: 780121
        num_examples: 4
    download_size: 785228
    dataset_size: 780121
  - config_name: org-schema-w-smiles
    features:
      - name: uuid
        dtype: string
      - name: image
        dtype: image
      - name: canary
        dtype: string
      - name: name
        dtype: string
      - name: description
        dtype: string
      - name: keywords
        sequence: string
      - name: preferred_score
        dtype: string
      - name: metrics
        sequence: string
      - name: examples
        sequence: string
      - name: tolerance
        dtype: float32
    splits:
      - name: train
        num_bytes: 3913885
        num_examples: 16
    download_size: 2780679
    dataset_size: 3913885
configs:
  - config_name: bandgap
    data_files:
      - split: train
        path: bandgap/train-*
  - config_name: cif-density
    data_files:
      - split: train
        path: cif-density/train-*
  - config_name: isomers
    data_files:
      - split: train
        path: isomers/train-*
  - config_name: org-schema
    data_files:
      - split: train
        path: org-schema/train-*
  - config_name: org-schema-w-smiles
    data_files:
      - split: train
        path: org-schema-w-smiles/train-*