hico_det / README.md
zhimeng's picture
Upload dataset
9e325d9 verified
|
raw
history blame
742 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: size
      dtype: string
    - name: objects
      dtype: string
    - name: positive_captions
      dtype: string
    - name: negative_captions
      dtype: string
    - name: ambiguous_captions
      dtype: string
    - name: positive_objects
      dtype: string
    - name: negative_objects
      dtype: string
    - name: ambiguous_objects
      dtype: string
  splits:
    - name: train
      num_bytes: 6424085843.442
      num_examples: 38118
    - name: test
      num_bytes: 1683318047.872
      num_examples: 9658
  download_size: 8236094882
  dataset_size: 8107403891.314
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*