image_for_mars / README.md
Magneto's picture
Upload dataset
d430b14 verified
metadata
dataset_info:
  features:
    - name: short_caption
      dtype: string
    - name: caption
      dtype: string
    - name: image_url
      dtype: string
  splits:
    - name: train
      num_bytes: 15268907
      num_examples: 10054
    - name: validation
      num_bytes: 1892336
      num_examples: 1257
    - name: test
      num_bytes: 1914988
      num_examples: 1257
  download_size: 7832644
  dataset_size: 19076231
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*