style / README.md
llizhx's picture
Upload dataset
aa13110 verified
metadata
dataset_info:
  features:
    - name: question_id
      dtype: string
    - name: image_id
      dtype: string
    - name: image
      dtype: image
    - name: instace_or
      sequence: string
    - name: instace
      sequence: string
    - name: caption_or
      sequence: string
    - name: caption
      sequence: string
  splits:
    - name: original
      num_bytes: 15973691
      num_examples: 300
    - name: cartoon
      num_bytes: 460265888
      num_examples: 300
    - name: game
      num_bytes: 419329639
      num_examples: 300
    - name: graffiti
      num_bytes: 505279857
      num_examples: 300
    - name: painting
      num_bytes: 390426734
      num_examples: 300
    - name: sketch
      num_bytes: 476825226
      num_examples: 300
  download_size: 2267536067
  dataset_size: 2268101035
configs:
  - config_name: default
    data_files:
      - split: original
        path: data/original-*
      - split: cartoon
        path: data/cartoon-*
      - split: game
        path: data/game-*
      - split: graffiti
        path: data/graffiti-*
      - split: painting
        path: data/painting-*
      - split: sketch
        path: data/sketch-*