Datasets:

nocaps-pt-br / README.md
gabrielmotablima's picture
Upload dataset
6c0a26b verified
|
raw
history blame
885 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: image_coco_url
      dtype: string
    - name: image_date_captured
      dtype: string
    - name: image_file_name
      dtype: string
    - name: image_height
      dtype: int32
    - name: image_width
      dtype: int32
    - name: image_id
      dtype: int32
    - name: image_license
      dtype: int8
    - name: image_open_images_id
      dtype: string
    - name: annotations_ids
      sequence: int32
    - name: annotations_captions
      sequence: string
    - name: image_domain
      dtype: string
  splits:
    - name: test
      num_bytes: 3342886710
      num_examples: 10600
    - name: validation
      num_bytes: 1422203749
      num_examples: 4500
  download_size: 4761190122
  dataset_size: 4765090459
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*