refcoco / README.md
jxu124's picture
Upload README.md with huggingface_hub
957ef85
|
raw
history blame
1.06 kB
metadata
dataset_info:
  features:
    - name: sent_ids
      sequence: int64
    - name: file_name
      dtype: string
    - name: ann_id
      dtype: int64
    - name: ref_id
      dtype: int64
    - name: image_id
      dtype: int64
    - name: split
      dtype: string
    - name: sentences
      dtype: string
    - name: category_id
      dtype: int64
    - name: texts
      sequence: string
    - name: image_info
      dtype: string
    - name: image_path
      dtype: string
    - name: anns
      dtype: string
    - name: bbox
      sequence: float64
    - name: global_image_id
      dtype: string
  splits:
    - name: train
      num_bytes: 70230691.26392
      num_examples: 42404
    - name: testB
      num_bytes: 2997772.6438
      num_examples: 1810
    - name: test
      num_bytes: 3271050.2605
      num_examples: 1975
    - name: validation
      num_bytes: 6311884.83178
      num_examples: 3811
  download_size: 33177789
  dataset_size: 82811399

Dataset Card for "refcoco"

More Information needed