GraySpectrogram2 / README.md
mickylan2367's picture
Upload README.md with huggingface_hub
482859a
|
raw
history blame
598 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: caption
      dtype: string
  splits:
    - name: train
      num_bytes: 1063161338.75
      num_examples: 9258
    - name: test
      num_bytes: 982933207.75
      num_examples: 8722
  download_size: 2041757562
  dataset_size: 2046094546.5

Dataset Card for "GraySpectrogram2"

More Information needed