readem
Browse files
README.md
CHANGED
@@ -8,4 +8,4 @@ configs:
|
|
8 |
|
9 |
# [doc] audio dataset 10
|
10 |
|
11 |
-
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
|
|
|
8 |
|
9 |
# [doc] audio dataset 10
|
10 |
|
11 |
+
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`.
|