Upload dataset
Browse files- README.md +26 -0
- section_03/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -44,6 +44,28 @@ dataset_info:
|
|
| 44 |
num_examples: 9
|
| 45 |
download_size: 1410703
|
| 46 |
dataset_size: 1467111
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
configs:
|
| 48 |
- config_name: section_01
|
| 49 |
data_files:
|
|
@@ -53,4 +75,8 @@ configs:
|
|
| 53 |
data_files:
|
| 54 |
- split: validation
|
| 55 |
path: section_02/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
---
|
|
|
|
| 44 |
num_examples: 9
|
| 45 |
download_size: 1410703
|
| 46 |
dataset_size: 1467111
|
| 47 |
+
- config_name: section_03
|
| 48 |
+
features:
|
| 49 |
+
- name: file
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: audio
|
| 52 |
+
dtype:
|
| 53 |
+
audio:
|
| 54 |
+
sampling_rate: 16000
|
| 55 |
+
- name: text
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: speaker_id
|
| 58 |
+
dtype: int64
|
| 59 |
+
- name: chapter_id
|
| 60 |
+
dtype: int64
|
| 61 |
+
- name: id
|
| 62 |
+
dtype: string
|
| 63 |
+
splits:
|
| 64 |
+
- name: validation
|
| 65 |
+
num_bytes: 795358
|
| 66 |
+
num_examples: 9
|
| 67 |
+
download_size: 739172
|
| 68 |
+
dataset_size: 795358
|
| 69 |
configs:
|
| 70 |
- config_name: section_01
|
| 71 |
data_files:
|
|
|
|
| 75 |
data_files:
|
| 76 |
- split: validation
|
| 77 |
path: section_02/validation-*
|
| 78 |
+
- config_name: section_03
|
| 79 |
+
data_files:
|
| 80 |
+
- split: validation
|
| 81 |
+
path: section_03/validation-*
|
| 82 |
---
|
section_03/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e080e3d6b5e25a6232bd2832e69b7394845fe3237aa98232dd465e7ad28535bd
|
| 3 |
+
size 739172
|