Upload dataset
Browse files- README.md +26 -0
- section_04/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -66,6 +66,28 @@ dataset_info:
|
|
| 66 |
num_examples: 9
|
| 67 |
download_size: 739172
|
| 68 |
dataset_size: 795358
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
configs:
|
| 70 |
- config_name: section_01
|
| 71 |
data_files:
|
|
@@ -79,4 +101,8 @@ configs:
|
|
| 79 |
data_files:
|
| 80 |
- split: validation
|
| 81 |
path: section_03/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
---
|
|
|
|
| 66 |
num_examples: 9
|
| 67 |
download_size: 739172
|
| 68 |
dataset_size: 795358
|
| 69 |
+
- config_name: section_04
|
| 70 |
+
features:
|
| 71 |
+
- name: file
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: audio
|
| 74 |
+
dtype:
|
| 75 |
+
audio:
|
| 76 |
+
sampling_rate: 16000
|
| 77 |
+
- name: text
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: speaker_id
|
| 80 |
+
dtype: int64
|
| 81 |
+
- name: chapter_id
|
| 82 |
+
dtype: int64
|
| 83 |
+
- name: id
|
| 84 |
+
dtype: string
|
| 85 |
+
splits:
|
| 86 |
+
- name: validation
|
| 87 |
+
num_bytes: 745448
|
| 88 |
+
num_examples: 9
|
| 89 |
+
download_size: 686283
|
| 90 |
+
dataset_size: 745448
|
| 91 |
configs:
|
| 92 |
- config_name: section_01
|
| 93 |
data_files:
|
|
|
|
| 101 |
data_files:
|
| 102 |
- split: validation
|
| 103 |
path: section_03/validation-*
|
| 104 |
+
- config_name: section_04
|
| 105 |
+
data_files:
|
| 106 |
+
- split: validation
|
| 107 |
+
path: section_04/validation-*
|
| 108 |
---
|
section_04/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:562cdf263c3256ba04cb20d0cbf83ff2561afc8032c585ac2d2f8853f941a10b
|
| 3 |
+
size 686283
|