SaffalPoosh's picture
Upload README.md with huggingface_hub
4adaed7
|
raw
history blame
637 Bytes
metadata
dataset_info:
  features:
    - name: image
      list:
        - name: bytes
          dtype: binary
        - name: path
          dtype: 'null'
    - name: sentences
      struct:
        - name: tokens
          list: string
        - name: raw
          dtype: string
        - name: imgid
          dtype: int32
        - name: sentid
          dtype: int32
    - name: caption
      dtype: string
  splits:
    - name: train
      num_bytes: 22434661
      num_examples: 100
  download_size: 4497782
  dataset_size: 22434661

Dataset Card for "data_coco"

More Information needed