plotqa / README.md
martinsinnona's picture
Upload dataset
83ce37b verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 30284289
      num_examples: 1000
    - name: validation
      num_bytes: 585975
      num_examples: 20
    - name: test
      num_bytes: 3050617
      num_examples: 100
  download_size: 30370768
  dataset_size: 33920881
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

Dataset Card for "dataset_plotqa"

More Information needed