ChemQA-lite / README.md
shangzhu's picture
Upload dataset
9a0634a verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: choices
      dtype: string
    - name: label
      dtype: int64
    - name: description
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: valid
      num_bytes: 14944628
      num_examples: 300
    - name: test
      num_bytes: 14824677
      num_examples: 300
  download_size: 23613385
  dataset_size: 29769305
configs:
  - config_name: default
    data_files:
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*