llizhx's picture
Upload dataset
581c119 verified
metadata
dataset_info:
  features:
    - name: question_id
      dtype: string
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: answer
      sequence: string
    - name: id
      dtype: int64
    - name: license
      dtype: int8
    - name: file_name
      dtype: string
    - name: coco_url
      dtype: string
    - name: height
      dtype: int32
    - name: width
      dtype: int32
    - name: date_captured
      dtype: string
    - name: instance
      sequence: string
  splits:
    - name: original
      num_bytes: 49330865.9712621
      num_examples: 300
    - name: cartoon
      num_bytes: 48196751
      num_examples: 300
    - name: painting
      num_bytes: 44471704
      num_examples: 300
    - name: game
      num_bytes: 40576267
      num_examples: 300
    - name: sketch
      num_bytes: 50077868
      num_examples: 300
    - name: graffiti
      num_bytes: 61623200
      num_examples: 300
  download_size: 293848829
  dataset_size: 294276655.9712621
configs:
  - config_name: default
    data_files:
      - split: original
        path: data/original-*
      - split: cartoon
        path: data/cartoon-*
      - split: painting
        path: data/painting-*
      - split: game
        path: data/game-*
      - split: sketch
        path: data/sketch-*
      - split: graffiti
        path: data/graffiti-*