Frorozcol's picture
Upload README.md with huggingface_hub
333b16c
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 163569776.9644282
      num_examples: 4416
    - name: test
      num_bytes: 8142090.336714364
      num_examples: 221
    - name: valid
      num_bytes: 31971355.346857455
      num_examples: 884
  download_size: 206512305
  dataset_size: 203683222.648