guesswhat / README.md
jxu124's picture
Upload README.md with huggingface_hub
9bf8d89
metadata
license: apache-2.0
dataset_info:
  features:
    - name: raw_objects
      dtype: string
    - name: raw_info
      dtype: string
    - name: dialog
      sequence:
        sequence: string
    - name: bbox
      sequence: float64
    - name: category
      dtype: string
    - name: global_image_id
      dtype: string
    - name: image_path
      dtype: string
    - name: anns_id
      dtype: string
  splits:
    - name: train
      num_bytes: 476463331
      num_examples: 92136
    - name: test
      num_bytes: 102062129
      num_examples: 19593
    - name: validation
      num_bytes: 102068277
      num_examples: 19665
  download_size: 333535154
  dataset_size: 680593737

Origin dataset can be accessed from here.