jancuhel's picture
Upload dataset
33504b4 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: manual
      dtype: string
    - name: question
      dtype: string
  splits:
    - name: train
      num_bytes: 14925582
      num_examples: 331
    - name: validation
      num_bytes: 5243015
      num_examples: 61
    - name: test
      num_bytes: 2709831
      num_examples: 66
  download_size: 15799164
  dataset_size: 22878428
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*