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
@@ -100,6 +100,26 @@ dataset_info:
|
|
100 |
num_examples: 55
|
101 |
download_size: 82276607
|
102 |
dataset_size: 119257833.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
- config_name: JDG_clean
|
104 |
features:
|
105 |
- name: id
|
@@ -261,6 +281,10 @@ configs:
|
|
261 |
data_files:
|
262 |
- split: train
|
263 |
path: HAB_clean/train-*
|
|
|
|
|
|
|
|
|
264 |
- config_name: JDG_clean
|
265 |
data_files:
|
266 |
- split: train
|
|
|
100 |
num_examples: 55
|
101 |
download_size: 82276607
|
102 |
dataset_size: 119257833.0
|
103 |
+
- config_name: HAG_clean
|
104 |
+
features:
|
105 |
+
- name: id
|
106 |
+
dtype: string
|
107 |
+
- name: verse_id
|
108 |
+
dtype: string
|
109 |
+
- name: audio
|
110 |
+
dtype:
|
111 |
+
audio:
|
112 |
+
sampling_rate: 44100
|
113 |
+
- name: verse_text
|
114 |
+
dtype: string
|
115 |
+
- name: transcript
|
116 |
+
dtype: string
|
117 |
+
splits:
|
118 |
+
- name: train
|
119 |
+
num_bytes: 82037048.0
|
120 |
+
num_examples: 37
|
121 |
+
download_size: 57187561
|
122 |
+
dataset_size: 82037048.0
|
123 |
- config_name: JDG_clean
|
124 |
features:
|
125 |
- name: id
|
|
|
281 |
data_files:
|
282 |
- split: train
|
283 |
path: HAB_clean/train-*
|
284 |
+
- config_name: HAG_clean
|
285 |
+
data_files:
|
286 |
+
- split: train
|
287 |
+
path: HAG_clean/train-*
|
288 |
- config_name: JDG_clean
|
289 |
data_files:
|
290 |
- split: train
|