PMC-VQA / README.md
mtybilly's picture
Upload dataset
3b3d797 verified
metadata
dataset_info:
  config_name: v1
  features:
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: choice_a
      dtype: string
    - name: choice_b
      dtype: string
    - name: choice_c
      dtype: string
    - name: choice_d
      dtype: string
    - name: figure_path
      dtype: string
  splits:
    - name: train
      num_bytes: 14471162724.248
      num_examples: 176948
    - name: test
      num_bytes: 8526664440
      num_examples: 50000
  download_size: 19697526306
  dataset_size: 22997827164.248
configs:
  - config_name: v1
    data_files:
      - split: train
        path: v1/train-*
      - split: test
        path: v1/test-*
    default: true