Vehicle_dataset / README.md
anderloh's picture
Upload README.md with huggingface_hub
eb83a97 verified
metadata
dataset_info:
  config_name: first
  features:
    - name: audio
      dtype: audio
    - name: label
      dtype:
        class_label:
          names:
            '0': Helicopter
            '1': Racecar
  splits:
    - name: train
      num_bytes: 251959227
      num_examples: 984
    - name: test
      num_bytes: 109848078
      num_examples: 429
  download_size: 361768868
  dataset_size: 361807305
configs:
  - config_name: first
    data_files:
      - split: train
        path: first/train-*
      - split: test
        path: first/test-*

Dataset Card for "Vehicle_dataset"

More Information needed