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.0 | |
num_examples: 984 | |
- name: test | |
num_bytes: 109848078.0 | |
num_examples: 429 | |
download_size: 361768868 | |
dataset_size: 361807305.0 | |
configs: | |
- config_name: first | |
data_files: | |
- split: train | |
path: first/train-* | |
- split: test | |
path: first/test-* | |
# Dataset Card for "Vehicle_dataset" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |