compositionality / README.md
mehdidc's picture
Upload dataset (part 00015-of-00016)
58c0014 verified
metadata
dataset_info:
  features:
    - name: caption
      dtype: string
    - name: caption_source
      dtype: string
    - name: image_0_url
      dtype: string
    - name: image_1_url
      dtype: string
    - name: label_0
      dtype: float64
    - name: label_1
      dtype: float64
    - name: num_example_per_prompt
      dtype: int64
    - name: model_0
      dtype: string
    - name: model_1
      dtype: string
    - name: jpg_0
      dtype: binary
    - name: jpg_1
      dtype: binary
    - name: are_different
      dtype: bool
    - name: has_label
      dtype: bool
    - name: origin
      dtype: string
    - name: split
      dtype: string
  splits:
    - name: train
      num_bytes: 376655835171
      num_examples: 1429230
    - name: validation
      num_bytes: 7180383777
      num_examples: 27916
    - name: test
      num_bytes: 14819981541
      num_examples: 83830
  download_size: 398276237761
  dataset_size: 398656200489
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*