refcocog / README.md
jxu124's picture
Upload README.md with huggingface_hub
59c5c2d
|
raw
history blame
1.2 kB
metadata
dataset_info:
  features:
    - name: image_id
      dtype: int64
    - name: split
      dtype: string
    - name: sentences
      list:
        - name: raw
          dtype: string
        - name: sent
          dtype: string
        - name: sent_id
          dtype: int64
        - name: tokens
          sequence: string
    - name: file_name
      dtype: string
    - name: category_id
      dtype: int64
    - name: ann_id
      dtype: int64
    - name: sent_ids
      sequence: int64
    - name: ref_id
      dtype: int64
    - name: raw_anns
      dtype: string
    - name: raw_image_info
      dtype: string
    - name: raw_sentences
      dtype: string
    - name: image_path
      dtype: string
    - name: bbox
      sequence: float64
    - name: captions
      sequence: string
    - name: global_image_id
      dtype: string
  splits:
    - name: test
      num_bytes: 10280737.487134198
      num_examples: 5023
    - name: train
      num_bytes: 86425327.71883906
      num_examples: 42226
    - name: validation
      num_bytes: 5266242.794026735
      num_examples: 2573
  download_size: 45499946
  dataset_size: 101972308

Dataset Card for "refcocog"

More Information needed