Upload dataset
Browse files- 3JN_clean/train-00000-of-00001.parquet +3 -0
- README.md +24 -0
3JN_clean/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0f33afe7b52e2a957c3f0a15a52b534a7d1f5ca7728806738b364721e8b51fb
|
| 3 |
+
size 20547483
|
README.md
CHANGED
|
@@ -320,6 +320,26 @@ dataset_info:
|
|
| 320 |
num_examples: 83
|
| 321 |
download_size: 105221993
|
| 322 |
dataset_size: 119427709.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 323 |
- config_name: ACT_clean
|
| 324 |
features:
|
| 325 |
- name: id
|
|
@@ -1345,6 +1365,10 @@ configs:
|
|
| 1345 |
data_files:
|
| 1346 |
- split: train
|
| 1347 |
path: 2TI_clean/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1348 |
- config_name: ACT_clean
|
| 1349 |
data_files:
|
| 1350 |
- split: train
|
|
|
|
| 320 |
num_examples: 83
|
| 321 |
download_size: 105221993
|
| 322 |
dataset_size: 119427709.0
|
| 323 |
+
- config_name: 3JN_clean
|
| 324 |
+
features:
|
| 325 |
+
- name: id
|
| 326 |
+
dtype: string
|
| 327 |
+
- name: verse_id
|
| 328 |
+
dtype: string
|
| 329 |
+
- name: audio
|
| 330 |
+
dtype:
|
| 331 |
+
audio:
|
| 332 |
+
sampling_rate: 44100
|
| 333 |
+
- name: verse_text
|
| 334 |
+
dtype: string
|
| 335 |
+
- name: transcript
|
| 336 |
+
dtype: string
|
| 337 |
+
splits:
|
| 338 |
+
- name: train
|
| 339 |
+
num_bytes: 22886269.0
|
| 340 |
+
num_examples: 15
|
| 341 |
+
download_size: 20547483
|
| 342 |
+
dataset_size: 22886269.0
|
| 343 |
- config_name: ACT_clean
|
| 344 |
features:
|
| 345 |
- name: id
|
|
|
|
| 1365 |
data_files:
|
| 1366 |
- split: train
|
| 1367 |
path: 2TI_clean/train-*
|
| 1368 |
+
- config_name: 3JN_clean
|
| 1369 |
+
data_files:
|
| 1370 |
+
- split: train
|
| 1371 |
+
path: 3JN_clean/train-*
|
| 1372 |
- config_name: ACT_clean
|
| 1373 |
data_files:
|
| 1374 |
- split: train
|