POPE_style / README.md
llizhx's picture
Upload dataset
195b122 verified
|
raw
history blame
4.52 kB
metadata
dataset_info:
  - config_name: cartoon
    features:
      - name: id
        dtype: string
      - name: question_id
        dtype: string
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: image_source
        dtype: string
      - name: image
        dtype: image
      - name: category
        dtype: string
    splits:
      - name: adversarial
        num_bytes: 2770330080
        num_examples: 1800
      - name: popular
        num_bytes: 2770322427
        num_examples: 1800
      - name: random
        num_bytes: 2770321632
        num_examples: 1800
    download_size: 1441424538
    dataset_size: 8310974139
  - config_name: game
    features:
      - name: id
        dtype: string
      - name: question_id
        dtype: string
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: image_source
        dtype: string
      - name: image
        dtype: image
      - name: category
        dtype: string
    splits:
      - name: adversarial
        num_bytes: 2495984682
        num_examples: 1800
      - name: popular
        num_bytes: 2495977029
        num_examples: 1800
      - name: random
        num_bytes: 2495976234
        num_examples: 1800
    download_size: 1301023068
    dataset_size: 7487937945
  - config_name: graffiti
    features:
      - name: id
        dtype: string
      - name: question_id
        dtype: string
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: image_source
        dtype: string
      - name: image
        dtype: image
      - name: category
        dtype: string
    splits:
      - name: adversarial
        num_bytes: 3044497774.8
        num_examples: 1800
      - name: popular
        num_bytes: 3044490121.8
        num_examples: 1800
      - name: random
        num_bytes: 3044489326.8
        num_examples: 1800
    download_size: 1600011718
    dataset_size: 9133477223.400002
  - config_name: original
    features:
      - name: id
        dtype: string
      - name: question_id
        dtype: string
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: image_source
        dtype: string
      - name: image
        dtype: image
      - name: category
        dtype: string
    splits:
      - name: adversarial
        num_bytes: 93698623.2
        num_examples: 1800
      - name: popular
        num_bytes: 93690970.2
        num_examples: 1800
      - name: game
        num_bytes: 93690175.2
        num_examples: 1800
    download_size: 49446909
    dataset_size: 281079768.6
  - config_name: painting
    features:
      - name: id
        dtype: string
      - name: question_id
        dtype: string
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: image_source
        dtype: string
      - name: image
        dtype: image
      - name: category
        dtype: string
    splits:
      - name: adversarial
        num_bytes: 2345614572
        num_examples: 1800
      - name: popular
        num_bytes: 2345606919
        num_examples: 1800
      - name: random
        num_bytes: 2345606124
        num_examples: 1800
    download_size: 1204055553
    dataset_size: 7036827615
  - config_name: sketch
    features:
      - name: id
        dtype: string
      - name: question_id
        dtype: string
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: image_source
        dtype: string
      - name: image
        dtype: image
      - name: category
        dtype: string
    splits:
      - name: adversarial
        num_bytes: 2841912368.4
        num_examples: 1800
      - name: popular
        num_bytes: 2841904715.4
        num_examples: 1800
      - name: random
        num_bytes: 2841903920.4
        num_examples: 1800
    download_size: 1492507398
    dataset_size: 8525721004.200001
configs:
  - config_name: cartoon
    data_files:
      - split: adversarial
        path: cartoon/adversarial-*
      - split: popular
        path: cartoon/popular-*
      - split: random
        path: cartoon/random-*
  - config_name: game
    data_files:
      - split: adversarial
        path: game/adversarial-*
      - split: popular
        path: game/popular-*
      - split: random
        path: game/random-*
  - config_name: graffiti
    data_files:
      - split: adversarial
        path: graffiti/adversarial-*
      - split: popular
        path: graffiti/popular-*
      - split: random
        path: graffiti/random-*
  - config_name: original
    data_files:
      - split: adversarial
        path: original/adversarial-*
      - split: popular
        path: original/popular-*
      - split: game
        path: original/game-*
  - config_name: painting
    data_files:
      - split: adversarial
        path: painting/adversarial-*
      - split: popular
        path: painting/popular-*
      - split: random
        path: painting/random-*
  - config_name: sketch
    data_files:
      - split: adversarial
        path: sketch/adversarial-*
      - split: popular
        path: sketch/popular-*
      - split: random
        path: sketch/random-*