Upload dataset
Browse files- HAG_clean/train-00000-of-00001.parquet +3 -0
- README.md +24 -0
HAG_clean/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d29c4846f3630a0801fa2efea0a9efd3aec312c92e4f175666be3030d5c9dd73
|
3 |
+
size 57187561
|
README.md
CHANGED
@@ -340,6 +340,26 @@ dataset_info:
|
|
340 |
num_examples: 55
|
341 |
download_size: 82276607
|
342 |
dataset_size: 119257833.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
343 |
- config_name: HOS_clean
|
344 |
features:
|
345 |
- name: id
|
@@ -809,6 +829,10 @@ configs:
|
|
809 |
data_files:
|
810 |
- split: train
|
811 |
path: HAB_clean/train-*
|
|
|
|
|
|
|
|
|
812 |
- config_name: HOS_clean
|
813 |
data_files:
|
814 |
- split: train
|
|
|
340 |
num_examples: 55
|
341 |
download_size: 82276607
|
342 |
dataset_size: 119257833.0
|
343 |
+
- config_name: HAG_clean
|
344 |
+
features:
|
345 |
+
- name: id
|
346 |
+
dtype: string
|
347 |
+
- name: verse_id
|
348 |
+
dtype: string
|
349 |
+
- name: audio
|
350 |
+
dtype:
|
351 |
+
audio:
|
352 |
+
sampling_rate: 44100
|
353 |
+
- name: verse_text
|
354 |
+
dtype: string
|
355 |
+
- name: transcript
|
356 |
+
dtype: string
|
357 |
+
splits:
|
358 |
+
- name: train
|
359 |
+
num_bytes: 82037048.0
|
360 |
+
num_examples: 37
|
361 |
+
download_size: 57187561
|
362 |
+
dataset_size: 82037048.0
|
363 |
- config_name: HOS_clean
|
364 |
features:
|
365 |
- name: id
|
|
|
829 |
data_files:
|
830 |
- split: train
|
831 |
path: HAB_clean/train-*
|
832 |
+
- config_name: HAG_clean
|
833 |
+
data_files:
|
834 |
+
- split: train
|
835 |
+
path: HAG_clean/train-*
|
836 |
- config_name: HOS_clean
|
837 |
data_files:
|
838 |
- split: train
|