Sebasdi's picture
Upload dataset
c63161f verified
metadata
dataset_info:
  features:
    - name: unique_id
      dtype: string
    - name: problem
      dtype: string
    - name: reactants
      dtype: string
    - name: solution
      dtype: string
  splits:
    - name: train
      num_bytes: 117811013
      num_examples: 409006
    - name: test
      num_bytes: 11178566
      num_examples: 38642
    - name: validation
      num_bytes: 8379252
      num_examples: 29074
  download_size: 69230728
  dataset_size: 137368831
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*