tags: | |
- example | |
configs: | |
- config_name: default # Name of the dataset subset, if applicable. | |
drop_labels: true | |
# [doc] audio dataset 10 | |
This dataset contains four audio files, two in the /train directory (one in the cat/ subdirectory and one in the dog/ subdirectory), and two in the test/ directory (same distribution in subdirectories). The label column is not created because the configuration contains `drop_labels: true`. | |