LILTS / README.md
LauraExp's picture
Upload README.md with huggingface_hub
1ca9746
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 3396339
      num_examples: 2
    - name: test
      num_bytes: 3396339
      num_examples: 2
  download_size: 0
  dataset_size: 6792678

Dataset Card for "LILTS"

More Information needed