Santhosh1705kumar's picture
Upload dataset
e449060 verified
metadata
dataset_info:
  features:
    - name: image
      struct:
        - name: bytes
          dtype: binary
        - name: path
          dtype: 'null'
    - name: image_id
      dtype: string
    - name: caption
      dtype: string
    - name: cui
      sequence: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 5164742120
      num_examples: 22836
    - name: validation
      num_bytes: 636628056
      num_examples: 2856
    - name: test
      num_bytes: 630352192
      num_examples: 2856
  download_size: 6429387663
  dataset_size: 6431722368
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*