MMK12 / README.md
FanqingM's picture
Upload dataset
defb168 verified
|
raw
history blame
529 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: subject
      dtype: string
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 1406274309.2
      num_examples: 15616
    - name: test
      num_bytes: 89741703
      num_examples: 2000
  download_size: 1474587660
  dataset_size: 1496016012.2
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*