CLEVR-HOPE / README.md
user9000's picture
Upload dataset
d48abdf verified
|
raw
history blame
841 Bytes
metadata
license: cc-by-4.0
dataset_info:
  config_name: HOP00
  features:
    - name: idx
      dtype: int32
    - name: query
      dtype: string
    - name: program
      dtype: string
    - name: answer
      dtype: string
    - name: image
      dtype: image
    - name: scene_graph
      sequence:
        - name: id
          dtype: string
        - name: position
          sequence: float32
          length: 3
        - name: color
          dtype: string
        - name: material
          dtype: string
        - name: shape
          dtype: string
        - name: size
          dtype: string
  splits:
    - name: test_complex_ood
      num_bytes: 1990943231
      num_examples: 15000
  download_size: 1983693354
  dataset_size: 1990943231
configs:
  - config_name: HOP00
    data_files:
      - split: test_complex_ood
        path: HOP00/test_complex_ood-*
    default: true