Update README.md
Browse files
README.md
CHANGED
|
@@ -41,7 +41,7 @@ Annotations are stored under `data/annotation/`:
|
|
| 41 |
- per-annotator scores
|
| 42 |
- textual comments
|
| 43 |
- genre and mood tags
|
| 44 |
-
-
|
| 45 |
|
| 46 |
---
|
| 47 |
|
|
@@ -58,7 +58,7 @@ Samples are stored under `sample/`:
|
|
| 58 |
- muq: extracted with original muq
|
| 59 |
- clap_com: extracted with clap after adaption with comments
|
| 60 |
- clap_com_tag: extracted with clap after adaption with comments and tags
|
| 61 |
-
-
|
| 62 |
|
| 63 |
---
|
| 64 |
|
|
|
|
| 41 |
- per-annotator scores
|
| 42 |
- textual comments
|
| 43 |
- genre and mood tags
|
| 44 |
+
- `split_val_seed5.csv`: the validate set with random seed 5
|
| 45 |
|
| 46 |
---
|
| 47 |
|
|
|
|
| 58 |
- muq: extracted with original muq
|
| 59 |
- clap_com: extracted with clap after adaption with comments
|
| 60 |
- clap_com_tag: extracted with clap after adaption with comments and tags
|
| 61 |
+
- `sample_ids.csv`: contains all sample audios' id
|
| 62 |
|
| 63 |
---
|
| 64 |
|