Upload dataset
Browse files
README.md
CHANGED
|
@@ -138,6 +138,42 @@ dataset_info:
|
|
| 138 |
num_examples: 21273
|
| 139 |
download_size: 314343643
|
| 140 |
dataset_size: 616157607.0000001
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 141 |
- config_name: test
|
| 142 |
features:
|
| 143 |
- name: ID
|
|
@@ -197,6 +233,14 @@ configs:
|
|
| 197 |
path: medium/validation-*
|
| 198 |
- split: test
|
| 199 |
path: medium/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 200 |
- config_name: test
|
| 201 |
data_files:
|
| 202 |
- split: test
|
|
|
|
| 138 |
num_examples: 21273
|
| 139 |
download_size: 314343643
|
| 140 |
dataset_size: 616157607.0000001
|
| 141 |
+
- config_name: small
|
| 142 |
+
features:
|
| 143 |
+
- name: ID
|
| 144 |
+
dtype: string
|
| 145 |
+
- name: duration
|
| 146 |
+
dtype: float64
|
| 147 |
+
- name: audio
|
| 148 |
+
dtype: string
|
| 149 |
+
- name: wav_original_path
|
| 150 |
+
dtype: string
|
| 151 |
+
- name: audio_format
|
| 152 |
+
dtype: string
|
| 153 |
+
- name: spk_id
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: sex
|
| 156 |
+
dtype: string
|
| 157 |
+
- name: text
|
| 158 |
+
dtype: string
|
| 159 |
+
- name: conversation
|
| 160 |
+
list:
|
| 161 |
+
- name: from
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: value
|
| 164 |
+
dtype: string
|
| 165 |
+
splits:
|
| 166 |
+
- name: train
|
| 167 |
+
num_bytes: 59539278.798598364
|
| 168 |
+
num_examples: 103009
|
| 169 |
+
- name: validation
|
| 170 |
+
num_bytes: 1240967.6007008192
|
| 171 |
+
num_examples: 2147
|
| 172 |
+
- name: test
|
| 173 |
+
num_bytes: 1240967.6007008192
|
| 174 |
+
num_examples: 2147
|
| 175 |
+
download_size: 31724175
|
| 176 |
+
dataset_size: 62021214.0
|
| 177 |
- config_name: test
|
| 178 |
features:
|
| 179 |
- name: ID
|
|
|
|
| 233 |
path: medium/validation-*
|
| 234 |
- split: test
|
| 235 |
path: medium/test-*
|
| 236 |
+
- config_name: small
|
| 237 |
+
data_files:
|
| 238 |
+
- split: train
|
| 239 |
+
path: small/train-*
|
| 240 |
+
- split: validation
|
| 241 |
+
path: small/validation-*
|
| 242 |
+
- split: test
|
| 243 |
+
path: small/test-*
|
| 244 |
- config_name: test
|
| 245 |
data_files:
|
| 246 |
- split: test
|
small/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:516de9c46dcc5dfd545d70c0844ed1676fe5efe0d60e5dd40723b04c3b7b899c
|
| 3 |
+
size 651741
|
small/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec7520f4fc9af47f6f62a67007275099637ee4f38468cf28091313a16af7ad22
|
| 3 |
+
size 30438364
|
small/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f9a1202a4c67a7dd99efe3dace7e55aab3b82df304ba907da37d863d2ff2137
|
| 3 |
+
size 634070
|