web-vision / README.md
lukejagg's picture
Upload dataset
5927b62 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: caption
      dtype: string
    - name: prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 167837863.75
      num_examples: 1242
    - name: test
      num_bytes: 32953293
      num_examples: 248
  download_size: 25052726
  dataset_size: 200791156.75
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*