coco_captions / README.md
jxie's picture
Upload README.md with huggingface_hub
a2ed90d
|
raw
history blame
626 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: filename
      dtype: string
    - name: cocoid
      dtype: int32
    - name: caption
      dtype: string
  splits:
    - name: train
      num_bytes: 90684615607.036
      num_examples: 566747
    - name: validation
      num_bytes: 4562095167.09
      num_examples: 25010
    - name: test
      num_bytes: 4221845598.88
      num_examples: 25010
  download_size: 20920410197
  dataset_size: 99468556373.006

Dataset Card for "coco_captions"

More Information needed