Upload dataset
Browse files- README.md +26 -0
- section_08/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -154,6 +154,28 @@ dataset_info:
|
|
| 154 |
num_examples: 9
|
| 155 |
download_size: 899360
|
| 156 |
dataset_size: 955210
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
configs:
|
| 158 |
- config_name: section_01
|
| 159 |
data_files:
|
|
@@ -183,4 +205,8 @@ configs:
|
|
| 183 |
data_files:
|
| 184 |
- split: validation
|
| 185 |
path: section_07/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 186 |
---
|
|
|
|
| 154 |
num_examples: 9
|
| 155 |
download_size: 899360
|
| 156 |
dataset_size: 955210
|
| 157 |
+
- config_name: section_08
|
| 158 |
+
features:
|
| 159 |
+
- name: file
|
| 160 |
+
dtype: string
|
| 161 |
+
- name: audio
|
| 162 |
+
dtype:
|
| 163 |
+
audio:
|
| 164 |
+
sampling_rate: 16000
|
| 165 |
+
- name: text
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: speaker_id
|
| 168 |
+
dtype: int64
|
| 169 |
+
- name: chapter_id
|
| 170 |
+
dtype: int64
|
| 171 |
+
- name: id
|
| 172 |
+
dtype: string
|
| 173 |
+
splits:
|
| 174 |
+
- name: validation
|
| 175 |
+
num_bytes: 1121921
|
| 176 |
+
num_examples: 9
|
| 177 |
+
download_size: 1067633
|
| 178 |
+
dataset_size: 1121921
|
| 179 |
configs:
|
| 180 |
- config_name: section_01
|
| 181 |
data_files:
|
|
|
|
| 205 |
data_files:
|
| 206 |
- split: validation
|
| 207 |
path: section_07/validation-*
|
| 208 |
+
- config_name: section_08
|
| 209 |
+
data_files:
|
| 210 |
+
- split: validation
|
| 211 |
+
path: section_08/validation-*
|
| 212 |
---
|
section_08/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a300cefacbabd662ba6f08ab414792ba4d12fe2b0f9b5148d421b4a731feb757
|
| 3 |
+
size 1067633
|