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