MotorizedTransport / README.md
anderloh's picture
Upload README.md with huggingface_hub
0ce2478 verified
metadata
dataset_info:
  config_name: main
  features:
    - name: audio
      dtype: audio
    - name: label
      dtype:
        class_label:
          names:
            '0': Helicopter
            '1': Jet
            '2': Racecar
            '3': Trains
            '4': Truck
  splits:
    - name: train
      num_bytes: 2956318657.56
      num_examples: 8874
    - name: validation
      num_bytes: 182136714
      num_examples: 432
    - name: test
      num_bytes: 963374222.644
      num_examples: 2884
  download_size: 4052777986
  dataset_size: 4101829594.204
configs:
  - config_name: main
    data_files:
      - split: train
        path: main/train-*
      - split: validation
        path: main/validation-*
      - split: test
        path: main/test-*

Dataset Card for "MotorizedTransport"

More Information needed