ChemQA / README.md
shangzhu's picture
Upload dataset
d8a69ae verified
|
raw
history blame
565 Bytes
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: 48989223.625
      num_examples: 4499
    - name: test
      num_bytes: 48449768.75
      num_examples: 4498
  download_size: 91670015
  dataset_size: 97438992.375
configs:
  - config_name: default
    data_files:
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*