Upload dataset
Browse files- README.md +22 -0
- cy/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -267,6 +267,24 @@ dataset_info:
|
|
| 267 |
num_examples: 149113
|
| 268 |
download_size: 136434186
|
| 269 |
dataset_size: 242919883
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 270 |
configs:
|
| 271 |
- config_name: af
|
| 272 |
data_files:
|
|
@@ -366,4 +384,8 @@ configs:
|
|
| 366 |
path: cs/test-*
|
| 367 |
- split: other
|
| 368 |
path: cs/other-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 369 |
---
|
|
|
|
| 267 |
num_examples: 149113
|
| 268 |
download_size: 136434186
|
| 269 |
dataset_size: 242919883
|
| 270 |
+
- config_name: cy
|
| 271 |
+
features:
|
| 272 |
+
- name: audio_path
|
| 273 |
+
dtype: string
|
| 274 |
+
- name: duration
|
| 275 |
+
dtype: float32
|
| 276 |
+
- name: codes
|
| 277 |
+
sequence: int32
|
| 278 |
+
- name: sentence
|
| 279 |
+
dtype: string
|
| 280 |
+
- name: client_id
|
| 281 |
+
dtype: string
|
| 282 |
+
splits:
|
| 283 |
+
- name: train
|
| 284 |
+
num_bytes: 11146324
|
| 285 |
+
num_examples: 8014
|
| 286 |
+
download_size: 6338594
|
| 287 |
+
dataset_size: 11146324
|
| 288 |
configs:
|
| 289 |
- config_name: af
|
| 290 |
data_files:
|
|
|
|
| 384 |
path: cs/test-*
|
| 385 |
- split: other
|
| 386 |
path: cs/other-*
|
| 387 |
+
- config_name: cy
|
| 388 |
+
data_files:
|
| 389 |
+
- split: train
|
| 390 |
+
path: cy/train-*
|
| 391 |
---
|
cy/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5cf19610438dd15547650c3505736cd1671171788f6435f7b79aa637ac22e18
|
| 3 |
+
size 6338594
|