Commit ·
ae2dacb
1
Parent(s): 0eb3de8
Fix schema and limit shard size to 200MB for dga_asr/test
Browse files
README.md
CHANGED
|
@@ -126,7 +126,7 @@ configs:
|
|
| 126 |
- split: validation
|
| 127 |
path: data/ASR/dga/validation-*
|
| 128 |
- split: test
|
| 129 |
-
path: data/ASR/dga/
|
| 130 |
- split: unlabeled
|
| 131 |
path: data/ASR/dga/dga-unlabeled-*
|
| 132 |
- config_name: ewe_asr
|
|
@@ -516,8 +516,11 @@ dataset_info:
|
|
| 516 |
- name: validation
|
| 517 |
num_bytes: 609351682
|
| 518 |
num_examples: 1893
|
| 519 |
-
|
| 520 |
-
|
|
|
|
|
|
|
|
|
|
| 521 |
- config_name: ewe_asr
|
| 522 |
features:
|
| 523 |
- name: id
|
|
|
|
| 126 |
- split: validation
|
| 127 |
path: data/ASR/dga/validation-*
|
| 128 |
- split: test
|
| 129 |
+
path: data/ASR/dga/test-*
|
| 130 |
- split: unlabeled
|
| 131 |
path: data/ASR/dga/dga-unlabeled-*
|
| 132 |
- config_name: ewe_asr
|
|
|
|
| 516 |
- name: validation
|
| 517 |
num_bytes: 609351682
|
| 518 |
num_examples: 1893
|
| 519 |
+
- name: test
|
| 520 |
+
num_bytes: 606632082
|
| 521 |
+
num_examples: 1910
|
| 522 |
+
download_size: 6035827817
|
| 523 |
+
dataset_size: 6036541191
|
| 524 |
- config_name: ewe_asr
|
| 525 |
features:
|
| 526 |
- name: id
|
data/ASR/dga/test-00000-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e47f2004ff98d59e18d34b9c0979c4e3a430db40f51e8489cfec501b1ff399c
|
| 3 |
+
size 153592651
|
data/ASR/dga/test-00001-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:585232a2d2fb018f1c4596ca1410bd37ac5b3fefdfc391827c0d673bcc3b7513
|
| 3 |
+
size 151081080
|
data/ASR/dga/test-00002-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6055e2cb353a736c9ba99bb58f999a4497474d5ac67eb7e61a9ae6662cf2d0d7
|
| 3 |
+
size 151728447
|
data/ASR/dga/test-00003-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ad65c9acc88d26c69cf9356e794c05b4403fc829ea8c60756d624b89314815b
|
| 3 |
+
size 150165422
|