Upload dataset
Browse files- README.md +22 -0
- bn/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -189,6 +189,24 @@ dataset_info:
|
|
| 189 |
num_examples: 1787
|
| 190 |
download_size: 10882523
|
| 191 |
dataset_size: 19438349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 192 |
configs:
|
| 193 |
- config_name: af
|
| 194 |
data_files:
|
|
@@ -260,4 +278,8 @@ configs:
|
|
| 260 |
path: bg/test-*
|
| 261 |
- split: other
|
| 262 |
path: bg/other-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 263 |
---
|
|
|
|
| 189 |
num_examples: 1787
|
| 190 |
download_size: 10882523
|
| 191 |
dataset_size: 19438349
|
| 192 |
+
- config_name: bn
|
| 193 |
+
features:
|
| 194 |
+
- name: audio_path
|
| 195 |
+
dtype: string
|
| 196 |
+
- name: duration
|
| 197 |
+
dtype: float32
|
| 198 |
+
- name: codes
|
| 199 |
+
sequence: int32
|
| 200 |
+
- name: sentence
|
| 201 |
+
dtype: string
|
| 202 |
+
- name: client_id
|
| 203 |
+
dtype: string
|
| 204 |
+
splits:
|
| 205 |
+
- name: train
|
| 206 |
+
num_bytes: 34739997
|
| 207 |
+
num_examples: 21514
|
| 208 |
+
download_size: 19359095
|
| 209 |
+
dataset_size: 34739997
|
| 210 |
configs:
|
| 211 |
- config_name: af
|
| 212 |
data_files:
|
|
|
|
| 278 |
path: bg/test-*
|
| 279 |
- split: other
|
| 280 |
path: bg/other-*
|
| 281 |
+
- config_name: bn
|
| 282 |
+
data_files:
|
| 283 |
+
- split: train
|
| 284 |
+
path: bn/train-*
|
| 285 |
---
|
bn/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:572ed95f829c193012bc8cb459db275f8cf493bf292b684faf3b478a21ed77be
|
| 3 |
+
size 19359095
|