Datasets:
admin commited on
Commit ·
14f5d72
1
Parent(s): 82e864c
upd md
Browse files
README.md
CHANGED
|
@@ -126,17 +126,17 @@ Firstly, **Fig. 1** presents the clip number of each category. The label with th
|
|
| 126 |
| Max duration(s) | `310.0` |
|
| 127 |
| Class with max durs | `Bel Canto Female` |
|
| 128 |
|
| 129 |
-
### Data Splits
|
| 130 |
-
| Split(8:1:1) / Subset | default | eval |
|
| 131 |
-
| :-------------------: | :-----: | :---: |
|
| 132 |
-
| train | 159 | 7926 |
|
| 133 |
-
| validation | 21 | 990 |
|
| 134 |
-
| test | 23 | 994 |
|
| 135 |
-
| total | 203 | 9910 |
|
| 136 |
-
|
| 137 |
## Dataset Structure
|
| 138 |
<https://huggingface.co/datasets/ccmusic-database/bel_canto/viewer>
|
| 139 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
### Data Instances
|
| 141 |
.zip(.wav, .jpg)
|
| 142 |
|
|
|
|
| 126 |
| Max duration(s) | `310.0` |
|
| 127 |
| Class with max durs | `Bel Canto Female` |
|
| 128 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 129 |
## Dataset Structure
|
| 130 |
<https://huggingface.co/datasets/ccmusic-database/bel_canto/viewer>
|
| 131 |
|
| 132 |
+
### Eval Subset Splits
|
| 133 |
+
| Split | 8:1:1 |
|
| 134 |
+
| :--------: | :---: |
|
| 135 |
+
| train | 7926 |
|
| 136 |
+
| validation | 990 |
|
| 137 |
+
| test | 994 |
|
| 138 |
+
| total | 9910 |
|
| 139 |
+
|
| 140 |
### Data Instances
|
| 141 |
.zip(.wav, .jpg)
|
| 142 |
|