Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ This is an audio classification dataset for **Music Analysis**.
|
|
10 |
## Structure
|
11 |
|
12 |
- `audios` folder contains audio files.
|
13 |
-
- `
|
14 |
|
15 |
## Download
|
16 |
```python
|
|
|
10 |
## Structure
|
11 |
|
12 |
- `audios` folder contains audio files.
|
13 |
+
- `train.csv` for training split and `test.csv` for the testing split.
|
14 |
|
15 |
## Download
|
16 |
```python
|