obadx commited on
Commit
bb595f9
·
1 Parent(s): d7d08f5

تغير البيانات الوصفية

Browse files
Files changed (1) hide show
  1. README.md +987 -69
README.md CHANGED
@@ -6,121 +6,121 @@ configs:
6
  split: train
7
  features:
8
  - dtype: string
9
- name: sakt_bal_ran
10
- - dtype: string
11
- name: bimusaytir
12
  - dtype: float32
13
  name: total_size_mb
14
- - dtype: float32
15
- name: alias_start_sec
16
  - dtype: int32
17
  name: madd_monfasel_len
18
  - dtype: string
19
- name: raa_misr
20
  - dtype: string
21
- name: yalhath_dhalik
22
- - dtype: bool
23
- name: is_complete
24
- - name: sources
25
- sequence: string
26
  - dtype: string
27
- name: meem_aal_imran
28
  - dtype: string
29
- name: raa_firq
30
  - dtype: string
31
- name: raa_yasr
32
  - dtype: string
33
- name: raa_nudhur
34
  - dtype: string
35
- name: alif_salasila
36
- - dtype: int32
37
- name: num_recitations
38
  - dtype: int32
39
- name: madd_alleen_len
40
- - name: missing_recitations
41
- sequence: string
42
  - dtype: string
43
- name: almusaytirun
44
  - dtype: string
45
- name: yaa_ataan
 
 
46
  - dtype: string
47
- name: id
48
  - dtype: string
49
- name: sakt_marqdena
50
  - dtype: string
51
- name: publisher
52
  - dtype: string
53
- name: segmented_by
54
  - dtype: string
55
- name: rewaya
56
  - dtype: string
57
- name: sakt_maleeyah
58
  - dtype: string
59
- name: raa_alqitr
60
  - dtype: string
61
- name: recitation_speed
62
- - dtype: bool
63
- name: is_annotated
64
  - dtype: string
65
- name: sakt_man_raq
66
  - dtype: string
67
- name: irkab_maana
68
- - dtype: bool
69
- name: is_downloaded
70
  - dtype: int32
71
- name: reciter_id
 
 
 
 
 
 
 
 
 
 
72
  - list:
73
  - dtype: string
74
  name: sura_or_aya_index
75
  - dtype: string
76
  name: url
77
  name: specific_sources
78
- - dtype: int32
79
- name: madd_aared_len
80
  - dtype: string
81
  name: harakat_daaf
82
  - dtype: string
83
- name: start_with_ism
84
- - dtype: int32
85
- name: madd_mottasel_waqf
86
  - dtype: string
87
- name: name
 
 
88
  - dtype: string
89
- name: noon_tamnna
90
  - dtype: string
91
- name: path
 
 
 
 
92
  - dtype: string
93
  name: noon_and_yaseen
 
 
94
  - dtype: string
95
- name: reciter_english_name
96
  - dtype: string
97
- name: takbeer
98
  - dtype: string
99
- name: reciter_arabic_name
 
 
100
  - dtype: string
101
- name: between_anfal_and_tawba
102
  - dtype: int32
103
  name: madd_mottasel_len
104
  - dtype: string
105
  name: saken_before_hamz
 
 
106
  - dtype: string
107
- name: sakt_iwaja
108
  - dtype: float32
109
  name: total_duraion_minutes
110
- - dtype: string
111
- name: yabsut
112
- - dtype: int32
113
- name: madd_yaa_alayn_alharfy
114
- - dtype: string
115
- name: idgham_nakhluqkum
116
- - dtype: string
117
- name: ghonna_lam_and_raa
118
- - dtype: string
119
- name: tasheel_or_madd
120
- - dtype: string
121
- name: bastah
122
- - dtype: string
123
- name: comments
124
  - config_name: reciters_metadata
125
  data_files:
126
  - path: reciter_pool.parquet
@@ -128,14 +128,14 @@ configs:
128
  features:
129
  - dtype: string
130
  name: arabic_name
131
- - dtype: int32
132
- name: id
133
  - name: moshaf_set_ids
134
  sequence: string
135
- - dtype: string
136
- name: country_code
137
  - dtype: string
138
  name: english_name
 
 
 
 
139
  - config_name: moshaf_0.0
140
  data_files:
141
  - path: dataset/0.0/train/*.parquet
@@ -169,6 +169,40 @@ configs:
169
  name: duration_seconds
170
  - name: timestamp_seconds
171
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
172
  - config_name: moshaf_0.1
173
  data_files:
174
  - path: dataset/0.1/train/*.parquet
@@ -202,6 +236,40 @@ configs:
202
  name: duration_seconds
203
  - name: timestamp_seconds
204
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
205
  - config_name: moshaf_0.2
206
  data_files:
207
  - path: dataset/0.2/train/*.parquet
@@ -235,6 +303,40 @@ configs:
235
  name: duration_seconds
236
  - name: timestamp_seconds
237
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
238
  - config_name: moshaf_0.3
239
  data_files:
240
  - path: dataset/0.3/train/*.parquet
@@ -268,6 +370,40 @@ configs:
268
  name: duration_seconds
269
  - name: timestamp_seconds
270
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
271
  - config_name: moshaf_1.0
272
  data_files:
273
  - path: dataset/1.0/train/*.parquet
@@ -301,6 +437,40 @@ configs:
301
  name: duration_seconds
302
  - name: timestamp_seconds
303
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
304
  - config_name: moshaf_2.0
305
  data_files:
306
  - path: dataset/2.0/train/*.parquet
@@ -334,6 +504,40 @@ configs:
334
  name: duration_seconds
335
  - name: timestamp_seconds
336
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
337
  - config_name: moshaf_2.1
338
  data_files:
339
  - path: dataset/2.1/train/*.parquet
@@ -367,6 +571,40 @@ configs:
367
  name: duration_seconds
368
  - name: timestamp_seconds
369
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
370
  - config_name: moshaf_3.0
371
  data_files:
372
  - path: dataset/3.0/train/*.parquet
@@ -400,6 +638,40 @@ configs:
400
  name: duration_seconds
401
  - name: timestamp_seconds
402
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
403
  - config_name: moshaf_4.0
404
  data_files:
405
  - path: dataset/4.0/train/*.parquet
@@ -433,6 +705,40 @@ configs:
433
  name: duration_seconds
434
  - name: timestamp_seconds
435
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
436
  - config_name: moshaf_5.0
437
  data_files:
438
  - path: dataset/5.0/train/*.parquet
@@ -466,6 +772,40 @@ configs:
466
  name: duration_seconds
467
  - name: timestamp_seconds
468
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
469
  - config_name: moshaf_6.0
470
  data_files:
471
  - path: dataset/6.0/train/*.parquet
@@ -499,6 +839,40 @@ configs:
499
  name: duration_seconds
500
  - name: timestamp_seconds
501
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
502
  - config_name: moshaf_7.0
503
  data_files:
504
  - path: dataset/7.0/train/*.parquet
@@ -532,6 +906,40 @@ configs:
532
  name: duration_seconds
533
  - name: timestamp_seconds
534
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
535
  - config_name: moshaf_8.0
536
  data_files:
537
  - path: dataset/8.0/train/*.parquet
@@ -565,6 +973,40 @@ configs:
565
  name: duration_seconds
566
  - name: timestamp_seconds
567
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
568
  - config_name: moshaf_9.0
569
  data_files:
570
  - path: dataset/9.0/train/*.parquet
@@ -598,6 +1040,40 @@ configs:
598
  name: duration_seconds
599
  - name: timestamp_seconds
600
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
601
  - config_name: moshaf_11.0
602
  data_files:
603
  - path: dataset/11.0/train/*.parquet
@@ -631,6 +1107,40 @@ configs:
631
  name: duration_seconds
632
  - name: timestamp_seconds
633
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
634
  - config_name: moshaf_12.0
635
  data_files:
636
  - path: dataset/12.0/train/*.parquet
@@ -664,6 +1174,40 @@ configs:
664
  name: duration_seconds
665
  - name: timestamp_seconds
666
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
667
  - config_name: moshaf_13.0
668
  data_files:
669
  - path: dataset/13.0/train/*.parquet
@@ -697,6 +1241,40 @@ configs:
697
  name: duration_seconds
698
  - name: timestamp_seconds
699
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
700
  - config_name: moshaf_19.0
701
  data_files:
702
  - path: dataset/19.0/train/*.parquet
@@ -730,6 +1308,40 @@ configs:
730
  name: duration_seconds
731
  - name: timestamp_seconds
732
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
733
  - config_name: moshaf_22.0
734
  data_files:
735
  - path: dataset/22.0/train/*.parquet
@@ -763,6 +1375,40 @@ configs:
763
  name: duration_seconds
764
  - name: timestamp_seconds
765
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
766
  - config_name: moshaf_24.0
767
  data_files:
768
  - path: dataset/24.0/train/*.parquet
@@ -796,6 +1442,40 @@ configs:
796
  name: duration_seconds
797
  - name: timestamp_seconds
798
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
799
  - config_name: moshaf_25.0
800
  data_files:
801
  - path: dataset/25.0/train/*.parquet
@@ -829,6 +1509,40 @@ configs:
829
  name: duration_seconds
830
  - name: timestamp_seconds
831
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
832
  - config_name: moshaf_26.0
833
  data_files:
834
  - path: dataset/26.0/train/*.parquet
@@ -862,6 +1576,40 @@ configs:
862
  name: duration_seconds
863
  - name: timestamp_seconds
864
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
865
  - config_name: moshaf_26.1
866
  data_files:
867
  - path: dataset/26.1/train/*.parquet
@@ -895,6 +1643,40 @@ configs:
895
  name: duration_seconds
896
  - name: timestamp_seconds
897
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
898
  - config_name: moshaf_27.0
899
  data_files:
900
  - path: dataset/27.0/train/*.parquet
@@ -928,6 +1710,40 @@ configs:
928
  name: duration_seconds
929
  - name: timestamp_seconds
930
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
931
  - config_name: moshaf_28.0
932
  data_files:
933
  - path: dataset/28.0/train/*.parquet
@@ -961,6 +1777,40 @@ configs:
961
  name: duration_seconds
962
  - name: timestamp_seconds
963
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
964
  - config_name: moshaf_29.0
965
  data_files:
966
  - path: dataset/29.0/train/*.parquet
@@ -994,6 +1844,40 @@ configs:
994
  name: duration_seconds
995
  - name: timestamp_seconds
996
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
997
  - config_name: moshaf_30.0
998
  data_files:
999
  - path: dataset/30.0/train/*.parquet
@@ -1027,4 +1911,38 @@ configs:
1027
  name: duration_seconds
1028
  - name: timestamp_seconds
1029
  sequence: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1030
  ---
 
6
  split: train
7
  features:
8
  - dtype: string
9
+ name: comments
 
 
10
  - dtype: float32
11
  name: total_size_mb
12
+ - dtype: string
13
+ name: path
14
  - dtype: int32
15
  name: madd_monfasel_len
16
  - dtype: string
17
+ name: irkab_maana
18
  - dtype: string
19
+ name: yaa_ataan
20
+ - dtype: int32
21
+ name: madd_yaa_alayn_alharfy
22
+ - dtype: int32
23
+ name: reciter_id
24
  - dtype: string
25
+ name: name
26
  - dtype: string
27
+ name: rewaya
28
  - dtype: string
29
+ name: sakt_marqdena
30
  - dtype: string
31
+ name: almusaytirun
32
  - dtype: string
33
+ name: sakt_iwaja
34
+ - dtype: bool
35
+ name: is_downloaded
36
  - dtype: int32
37
+ name: madd_aared_len
 
 
38
  - dtype: string
39
+ name: takbeer
40
  - dtype: string
41
+ name: raa_yasr
42
+ - dtype: int32
43
+ name: madd_mottasel_waqf
44
  - dtype: string
45
+ name: reciter_arabic_name
46
  - dtype: string
47
+ name: yabsut
48
  - dtype: string
49
+ name: between_anfal_and_tawba
50
  - dtype: string
51
+ name: tasheel_or_madd
52
  - dtype: string
53
+ name: bastah
54
  - dtype: string
55
+ name: bimusaytir
56
  - dtype: string
57
+ name: start_with_ism
58
  - dtype: string
59
+ name: publisher
 
 
60
  - dtype: string
61
+ name: sakt_bal_ran
62
  - dtype: string
63
+ name: sakt_man_raq
 
 
64
  - dtype: int32
65
+ name: madd_alleen_len
66
+ - dtype: string
67
+ name: segmented_by
68
+ - dtype: string
69
+ name: idgham_nakhluqkum
70
+ - dtype: string
71
+ name: noon_tamnna
72
+ - dtype: string
73
+ name: recitation_speed
74
+ - name: sources
75
+ sequence: string
76
  - list:
77
  - dtype: string
78
  name: sura_or_aya_index
79
  - dtype: string
80
  name: url
81
  name: specific_sources
82
+ - dtype: string
83
+ name: yalhath_dhalik
84
  - dtype: string
85
  name: harakat_daaf
86
  - dtype: string
87
+ name: raa_misr
 
 
88
  - dtype: string
89
+ name: raa_nudhur
90
+ - dtype: bool
91
+ name: is_complete
92
  - dtype: string
93
+ name: reciter_english_name
94
  - dtype: string
95
+ name: alif_salasila
96
+ - dtype: string
97
+ name: raa_firq
98
+ - dtype: bool
99
+ name: is_annotated
100
  - dtype: string
101
  name: noon_and_yaseen
102
+ - name: missing_recitations
103
+ sequence: string
104
  - dtype: string
105
+ name: meem_aal_imran
106
  - dtype: string
107
+ name: raa_alqitr
108
  - dtype: string
109
+ name: sakt_maleeyah
110
+ - dtype: float32
111
+ name: alias_start_sec
112
  - dtype: string
113
+ name: ghonna_lam_and_raa
114
  - dtype: int32
115
  name: madd_mottasel_len
116
  - dtype: string
117
  name: saken_before_hamz
118
+ - dtype: int32
119
+ name: num_recitations
120
  - dtype: string
121
+ name: id
122
  - dtype: float32
123
  name: total_duraion_minutes
 
 
 
 
 
 
 
 
 
 
 
 
 
 
124
  - config_name: reciters_metadata
125
  data_files:
126
  - path: reciter_pool.parquet
 
128
  features:
129
  - dtype: string
130
  name: arabic_name
 
 
131
  - name: moshaf_set_ids
132
  sequence: string
 
 
133
  - dtype: string
134
  name: english_name
135
+ - dtype: string
136
+ name: country_code
137
+ - dtype: int32
138
+ name: id
139
  - config_name: moshaf_0.0
140
  data_files:
141
  - path: dataset/0.0/train/*.parquet
 
169
  name: duration_seconds
170
  - name: timestamp_seconds
171
  sequence: float32
172
+ - dtype: string
173
+ name: imlaey
174
+ - dtype: string
175
+ name: uthmani
176
+ - dtype: bool
177
+ name: has_quran
178
+ - dtype: bool
179
+ name: has_istiaatha
180
+ - dtype: bool
181
+ name: has_bismillah
182
+ - dtype: bool
183
+ name: has_sadaka
184
+ - name: start_span
185
+ struct:
186
+ - dtype: int32
187
+ name: sura_idx
188
+ - dtype: int32
189
+ name: aya_idx
190
+ - dtype: int32
191
+ name: imlaey
192
+ - dtype: int32
193
+ name: uthmani
194
+ - name: end_span
195
+ struct:
196
+ - dtype: int32
197
+ name: sura_idx
198
+ - dtype: int32
199
+ name: aya_idx
200
+ - dtype: int32
201
+ name: imlaey
202
+ - dtype: int32
203
+ name: uthmani
204
+ - dtype: float32
205
+ name: match_ratio
206
  - config_name: moshaf_0.1
207
  data_files:
208
  - path: dataset/0.1/train/*.parquet
 
236
  name: duration_seconds
237
  - name: timestamp_seconds
238
  sequence: float32
239
+ - dtype: string
240
+ name: imlaey
241
+ - dtype: string
242
+ name: uthmani
243
+ - dtype: bool
244
+ name: has_quran
245
+ - dtype: bool
246
+ name: has_istiaatha
247
+ - dtype: bool
248
+ name: has_bismillah
249
+ - dtype: bool
250
+ name: has_sadaka
251
+ - name: start_span
252
+ struct:
253
+ - dtype: int32
254
+ name: sura_idx
255
+ - dtype: int32
256
+ name: aya_idx
257
+ - dtype: int32
258
+ name: imlaey
259
+ - dtype: int32
260
+ name: uthmani
261
+ - name: end_span
262
+ struct:
263
+ - dtype: int32
264
+ name: sura_idx
265
+ - dtype: int32
266
+ name: aya_idx
267
+ - dtype: int32
268
+ name: imlaey
269
+ - dtype: int32
270
+ name: uthmani
271
+ - dtype: float32
272
+ name: match_ratio
273
  - config_name: moshaf_0.2
274
  data_files:
275
  - path: dataset/0.2/train/*.parquet
 
303
  name: duration_seconds
304
  - name: timestamp_seconds
305
  sequence: float32
306
+ - dtype: string
307
+ name: imlaey
308
+ - dtype: string
309
+ name: uthmani
310
+ - dtype: bool
311
+ name: has_quran
312
+ - dtype: bool
313
+ name: has_istiaatha
314
+ - dtype: bool
315
+ name: has_bismillah
316
+ - dtype: bool
317
+ name: has_sadaka
318
+ - name: start_span
319
+ struct:
320
+ - dtype: int32
321
+ name: sura_idx
322
+ - dtype: int32
323
+ name: aya_idx
324
+ - dtype: int32
325
+ name: imlaey
326
+ - dtype: int32
327
+ name: uthmani
328
+ - name: end_span
329
+ struct:
330
+ - dtype: int32
331
+ name: sura_idx
332
+ - dtype: int32
333
+ name: aya_idx
334
+ - dtype: int32
335
+ name: imlaey
336
+ - dtype: int32
337
+ name: uthmani
338
+ - dtype: float32
339
+ name: match_ratio
340
  - config_name: moshaf_0.3
341
  data_files:
342
  - path: dataset/0.3/train/*.parquet
 
370
  name: duration_seconds
371
  - name: timestamp_seconds
372
  sequence: float32
373
+ - dtype: string
374
+ name: imlaey
375
+ - dtype: string
376
+ name: uthmani
377
+ - dtype: bool
378
+ name: has_quran
379
+ - dtype: bool
380
+ name: has_istiaatha
381
+ - dtype: bool
382
+ name: has_bismillah
383
+ - dtype: bool
384
+ name: has_sadaka
385
+ - name: start_span
386
+ struct:
387
+ - dtype: int32
388
+ name: sura_idx
389
+ - dtype: int32
390
+ name: aya_idx
391
+ - dtype: int32
392
+ name: imlaey
393
+ - dtype: int32
394
+ name: uthmani
395
+ - name: end_span
396
+ struct:
397
+ - dtype: int32
398
+ name: sura_idx
399
+ - dtype: int32
400
+ name: aya_idx
401
+ - dtype: int32
402
+ name: imlaey
403
+ - dtype: int32
404
+ name: uthmani
405
+ - dtype: float32
406
+ name: match_ratio
407
  - config_name: moshaf_1.0
408
  data_files:
409
  - path: dataset/1.0/train/*.parquet
 
437
  name: duration_seconds
438
  - name: timestamp_seconds
439
  sequence: float32
440
+ - dtype: string
441
+ name: imlaey
442
+ - dtype: string
443
+ name: uthmani
444
+ - dtype: bool
445
+ name: has_quran
446
+ - dtype: bool
447
+ name: has_istiaatha
448
+ - dtype: bool
449
+ name: has_bismillah
450
+ - dtype: bool
451
+ name: has_sadaka
452
+ - name: start_span
453
+ struct:
454
+ - dtype: int32
455
+ name: sura_idx
456
+ - dtype: int32
457
+ name: aya_idx
458
+ - dtype: int32
459
+ name: imlaey
460
+ - dtype: int32
461
+ name: uthmani
462
+ - name: end_span
463
+ struct:
464
+ - dtype: int32
465
+ name: sura_idx
466
+ - dtype: int32
467
+ name: aya_idx
468
+ - dtype: int32
469
+ name: imlaey
470
+ - dtype: int32
471
+ name: uthmani
472
+ - dtype: float32
473
+ name: match_ratio
474
  - config_name: moshaf_2.0
475
  data_files:
476
  - path: dataset/2.0/train/*.parquet
 
504
  name: duration_seconds
505
  - name: timestamp_seconds
506
  sequence: float32
507
+ - dtype: string
508
+ name: imlaey
509
+ - dtype: string
510
+ name: uthmani
511
+ - dtype: bool
512
+ name: has_quran
513
+ - dtype: bool
514
+ name: has_istiaatha
515
+ - dtype: bool
516
+ name: has_bismillah
517
+ - dtype: bool
518
+ name: has_sadaka
519
+ - name: start_span
520
+ struct:
521
+ - dtype: int32
522
+ name: sura_idx
523
+ - dtype: int32
524
+ name: aya_idx
525
+ - dtype: int32
526
+ name: imlaey
527
+ - dtype: int32
528
+ name: uthmani
529
+ - name: end_span
530
+ struct:
531
+ - dtype: int32
532
+ name: sura_idx
533
+ - dtype: int32
534
+ name: aya_idx
535
+ - dtype: int32
536
+ name: imlaey
537
+ - dtype: int32
538
+ name: uthmani
539
+ - dtype: float32
540
+ name: match_ratio
541
  - config_name: moshaf_2.1
542
  data_files:
543
  - path: dataset/2.1/train/*.parquet
 
571
  name: duration_seconds
572
  - name: timestamp_seconds
573
  sequence: float32
574
+ - dtype: string
575
+ name: imlaey
576
+ - dtype: string
577
+ name: uthmani
578
+ - dtype: bool
579
+ name: has_quran
580
+ - dtype: bool
581
+ name: has_istiaatha
582
+ - dtype: bool
583
+ name: has_bismillah
584
+ - dtype: bool
585
+ name: has_sadaka
586
+ - name: start_span
587
+ struct:
588
+ - dtype: int32
589
+ name: sura_idx
590
+ - dtype: int32
591
+ name: aya_idx
592
+ - dtype: int32
593
+ name: imlaey
594
+ - dtype: int32
595
+ name: uthmani
596
+ - name: end_span
597
+ struct:
598
+ - dtype: int32
599
+ name: sura_idx
600
+ - dtype: int32
601
+ name: aya_idx
602
+ - dtype: int32
603
+ name: imlaey
604
+ - dtype: int32
605
+ name: uthmani
606
+ - dtype: float32
607
+ name: match_ratio
608
  - config_name: moshaf_3.0
609
  data_files:
610
  - path: dataset/3.0/train/*.parquet
 
638
  name: duration_seconds
639
  - name: timestamp_seconds
640
  sequence: float32
641
+ - dtype: string
642
+ name: imlaey
643
+ - dtype: string
644
+ name: uthmani
645
+ - dtype: bool
646
+ name: has_quran
647
+ - dtype: bool
648
+ name: has_istiaatha
649
+ - dtype: bool
650
+ name: has_bismillah
651
+ - dtype: bool
652
+ name: has_sadaka
653
+ - name: start_span
654
+ struct:
655
+ - dtype: int32
656
+ name: sura_idx
657
+ - dtype: int32
658
+ name: aya_idx
659
+ - dtype: int32
660
+ name: imlaey
661
+ - dtype: int32
662
+ name: uthmani
663
+ - name: end_span
664
+ struct:
665
+ - dtype: int32
666
+ name: sura_idx
667
+ - dtype: int32
668
+ name: aya_idx
669
+ - dtype: int32
670
+ name: imlaey
671
+ - dtype: int32
672
+ name: uthmani
673
+ - dtype: float32
674
+ name: match_ratio
675
  - config_name: moshaf_4.0
676
  data_files:
677
  - path: dataset/4.0/train/*.parquet
 
705
  name: duration_seconds
706
  - name: timestamp_seconds
707
  sequence: float32
708
+ - dtype: string
709
+ name: imlaey
710
+ - dtype: string
711
+ name: uthmani
712
+ - dtype: bool
713
+ name: has_quran
714
+ - dtype: bool
715
+ name: has_istiaatha
716
+ - dtype: bool
717
+ name: has_bismillah
718
+ - dtype: bool
719
+ name: has_sadaka
720
+ - name: start_span
721
+ struct:
722
+ - dtype: int32
723
+ name: sura_idx
724
+ - dtype: int32
725
+ name: aya_idx
726
+ - dtype: int32
727
+ name: imlaey
728
+ - dtype: int32
729
+ name: uthmani
730
+ - name: end_span
731
+ struct:
732
+ - dtype: int32
733
+ name: sura_idx
734
+ - dtype: int32
735
+ name: aya_idx
736
+ - dtype: int32
737
+ name: imlaey
738
+ - dtype: int32
739
+ name: uthmani
740
+ - dtype: float32
741
+ name: match_ratio
742
  - config_name: moshaf_5.0
743
  data_files:
744
  - path: dataset/5.0/train/*.parquet
 
772
  name: duration_seconds
773
  - name: timestamp_seconds
774
  sequence: float32
775
+ - dtype: string
776
+ name: imlaey
777
+ - dtype: string
778
+ name: uthmani
779
+ - dtype: bool
780
+ name: has_quran
781
+ - dtype: bool
782
+ name: has_istiaatha
783
+ - dtype: bool
784
+ name: has_bismillah
785
+ - dtype: bool
786
+ name: has_sadaka
787
+ - name: start_span
788
+ struct:
789
+ - dtype: int32
790
+ name: sura_idx
791
+ - dtype: int32
792
+ name: aya_idx
793
+ - dtype: int32
794
+ name: imlaey
795
+ - dtype: int32
796
+ name: uthmani
797
+ - name: end_span
798
+ struct:
799
+ - dtype: int32
800
+ name: sura_idx
801
+ - dtype: int32
802
+ name: aya_idx
803
+ - dtype: int32
804
+ name: imlaey
805
+ - dtype: int32
806
+ name: uthmani
807
+ - dtype: float32
808
+ name: match_ratio
809
  - config_name: moshaf_6.0
810
  data_files:
811
  - path: dataset/6.0/train/*.parquet
 
839
  name: duration_seconds
840
  - name: timestamp_seconds
841
  sequence: float32
842
+ - dtype: string
843
+ name: imlaey
844
+ - dtype: string
845
+ name: uthmani
846
+ - dtype: bool
847
+ name: has_quran
848
+ - dtype: bool
849
+ name: has_istiaatha
850
+ - dtype: bool
851
+ name: has_bismillah
852
+ - dtype: bool
853
+ name: has_sadaka
854
+ - name: start_span
855
+ struct:
856
+ - dtype: int32
857
+ name: sura_idx
858
+ - dtype: int32
859
+ name: aya_idx
860
+ - dtype: int32
861
+ name: imlaey
862
+ - dtype: int32
863
+ name: uthmani
864
+ - name: end_span
865
+ struct:
866
+ - dtype: int32
867
+ name: sura_idx
868
+ - dtype: int32
869
+ name: aya_idx
870
+ - dtype: int32
871
+ name: imlaey
872
+ - dtype: int32
873
+ name: uthmani
874
+ - dtype: float32
875
+ name: match_ratio
876
  - config_name: moshaf_7.0
877
  data_files:
878
  - path: dataset/7.0/train/*.parquet
 
906
  name: duration_seconds
907
  - name: timestamp_seconds
908
  sequence: float32
909
+ - dtype: string
910
+ name: imlaey
911
+ - dtype: string
912
+ name: uthmani
913
+ - dtype: bool
914
+ name: has_quran
915
+ - dtype: bool
916
+ name: has_istiaatha
917
+ - dtype: bool
918
+ name: has_bismillah
919
+ - dtype: bool
920
+ name: has_sadaka
921
+ - name: start_span
922
+ struct:
923
+ - dtype: int32
924
+ name: sura_idx
925
+ - dtype: int32
926
+ name: aya_idx
927
+ - dtype: int32
928
+ name: imlaey
929
+ - dtype: int32
930
+ name: uthmani
931
+ - name: end_span
932
+ struct:
933
+ - dtype: int32
934
+ name: sura_idx
935
+ - dtype: int32
936
+ name: aya_idx
937
+ - dtype: int32
938
+ name: imlaey
939
+ - dtype: int32
940
+ name: uthmani
941
+ - dtype: float32
942
+ name: match_ratio
943
  - config_name: moshaf_8.0
944
  data_files:
945
  - path: dataset/8.0/train/*.parquet
 
973
  name: duration_seconds
974
  - name: timestamp_seconds
975
  sequence: float32
976
+ - dtype: string
977
+ name: imlaey
978
+ - dtype: string
979
+ name: uthmani
980
+ - dtype: bool
981
+ name: has_quran
982
+ - dtype: bool
983
+ name: has_istiaatha
984
+ - dtype: bool
985
+ name: has_bismillah
986
+ - dtype: bool
987
+ name: has_sadaka
988
+ - name: start_span
989
+ struct:
990
+ - dtype: int32
991
+ name: sura_idx
992
+ - dtype: int32
993
+ name: aya_idx
994
+ - dtype: int32
995
+ name: imlaey
996
+ - dtype: int32
997
+ name: uthmani
998
+ - name: end_span
999
+ struct:
1000
+ - dtype: int32
1001
+ name: sura_idx
1002
+ - dtype: int32
1003
+ name: aya_idx
1004
+ - dtype: int32
1005
+ name: imlaey
1006
+ - dtype: int32
1007
+ name: uthmani
1008
+ - dtype: float32
1009
+ name: match_ratio
1010
  - config_name: moshaf_9.0
1011
  data_files:
1012
  - path: dataset/9.0/train/*.parquet
 
1040
  name: duration_seconds
1041
  - name: timestamp_seconds
1042
  sequence: float32
1043
+ - dtype: string
1044
+ name: imlaey
1045
+ - dtype: string
1046
+ name: uthmani
1047
+ - dtype: bool
1048
+ name: has_quran
1049
+ - dtype: bool
1050
+ name: has_istiaatha
1051
+ - dtype: bool
1052
+ name: has_bismillah
1053
+ - dtype: bool
1054
+ name: has_sadaka
1055
+ - name: start_span
1056
+ struct:
1057
+ - dtype: int32
1058
+ name: sura_idx
1059
+ - dtype: int32
1060
+ name: aya_idx
1061
+ - dtype: int32
1062
+ name: imlaey
1063
+ - dtype: int32
1064
+ name: uthmani
1065
+ - name: end_span
1066
+ struct:
1067
+ - dtype: int32
1068
+ name: sura_idx
1069
+ - dtype: int32
1070
+ name: aya_idx
1071
+ - dtype: int32
1072
+ name: imlaey
1073
+ - dtype: int32
1074
+ name: uthmani
1075
+ - dtype: float32
1076
+ name: match_ratio
1077
  - config_name: moshaf_11.0
1078
  data_files:
1079
  - path: dataset/11.0/train/*.parquet
 
1107
  name: duration_seconds
1108
  - name: timestamp_seconds
1109
  sequence: float32
1110
+ - dtype: string
1111
+ name: imlaey
1112
+ - dtype: string
1113
+ name: uthmani
1114
+ - dtype: bool
1115
+ name: has_quran
1116
+ - dtype: bool
1117
+ name: has_istiaatha
1118
+ - dtype: bool
1119
+ name: has_bismillah
1120
+ - dtype: bool
1121
+ name: has_sadaka
1122
+ - name: start_span
1123
+ struct:
1124
+ - dtype: int32
1125
+ name: sura_idx
1126
+ - dtype: int32
1127
+ name: aya_idx
1128
+ - dtype: int32
1129
+ name: imlaey
1130
+ - dtype: int32
1131
+ name: uthmani
1132
+ - name: end_span
1133
+ struct:
1134
+ - dtype: int32
1135
+ name: sura_idx
1136
+ - dtype: int32
1137
+ name: aya_idx
1138
+ - dtype: int32
1139
+ name: imlaey
1140
+ - dtype: int32
1141
+ name: uthmani
1142
+ - dtype: float32
1143
+ name: match_ratio
1144
  - config_name: moshaf_12.0
1145
  data_files:
1146
  - path: dataset/12.0/train/*.parquet
 
1174
  name: duration_seconds
1175
  - name: timestamp_seconds
1176
  sequence: float32
1177
+ - dtype: string
1178
+ name: imlaey
1179
+ - dtype: string
1180
+ name: uthmani
1181
+ - dtype: bool
1182
+ name: has_quran
1183
+ - dtype: bool
1184
+ name: has_istiaatha
1185
+ - dtype: bool
1186
+ name: has_bismillah
1187
+ - dtype: bool
1188
+ name: has_sadaka
1189
+ - name: start_span
1190
+ struct:
1191
+ - dtype: int32
1192
+ name: sura_idx
1193
+ - dtype: int32
1194
+ name: aya_idx
1195
+ - dtype: int32
1196
+ name: imlaey
1197
+ - dtype: int32
1198
+ name: uthmani
1199
+ - name: end_span
1200
+ struct:
1201
+ - dtype: int32
1202
+ name: sura_idx
1203
+ - dtype: int32
1204
+ name: aya_idx
1205
+ - dtype: int32
1206
+ name: imlaey
1207
+ - dtype: int32
1208
+ name: uthmani
1209
+ - dtype: float32
1210
+ name: match_ratio
1211
  - config_name: moshaf_13.0
1212
  data_files:
1213
  - path: dataset/13.0/train/*.parquet
 
1241
  name: duration_seconds
1242
  - name: timestamp_seconds
1243
  sequence: float32
1244
+ - dtype: string
1245
+ name: imlaey
1246
+ - dtype: string
1247
+ name: uthmani
1248
+ - dtype: bool
1249
+ name: has_quran
1250
+ - dtype: bool
1251
+ name: has_istiaatha
1252
+ - dtype: bool
1253
+ name: has_bismillah
1254
+ - dtype: bool
1255
+ name: has_sadaka
1256
+ - name: start_span
1257
+ struct:
1258
+ - dtype: int32
1259
+ name: sura_idx
1260
+ - dtype: int32
1261
+ name: aya_idx
1262
+ - dtype: int32
1263
+ name: imlaey
1264
+ - dtype: int32
1265
+ name: uthmani
1266
+ - name: end_span
1267
+ struct:
1268
+ - dtype: int32
1269
+ name: sura_idx
1270
+ - dtype: int32
1271
+ name: aya_idx
1272
+ - dtype: int32
1273
+ name: imlaey
1274
+ - dtype: int32
1275
+ name: uthmani
1276
+ - dtype: float32
1277
+ name: match_ratio
1278
  - config_name: moshaf_19.0
1279
  data_files:
1280
  - path: dataset/19.0/train/*.parquet
 
1308
  name: duration_seconds
1309
  - name: timestamp_seconds
1310
  sequence: float32
1311
+ - dtype: string
1312
+ name: imlaey
1313
+ - dtype: string
1314
+ name: uthmani
1315
+ - dtype: bool
1316
+ name: has_quran
1317
+ - dtype: bool
1318
+ name: has_istiaatha
1319
+ - dtype: bool
1320
+ name: has_bismillah
1321
+ - dtype: bool
1322
+ name: has_sadaka
1323
+ - name: start_span
1324
+ struct:
1325
+ - dtype: int32
1326
+ name: sura_idx
1327
+ - dtype: int32
1328
+ name: aya_idx
1329
+ - dtype: int32
1330
+ name: imlaey
1331
+ - dtype: int32
1332
+ name: uthmani
1333
+ - name: end_span
1334
+ struct:
1335
+ - dtype: int32
1336
+ name: sura_idx
1337
+ - dtype: int32
1338
+ name: aya_idx
1339
+ - dtype: int32
1340
+ name: imlaey
1341
+ - dtype: int32
1342
+ name: uthmani
1343
+ - dtype: float32
1344
+ name: match_ratio
1345
  - config_name: moshaf_22.0
1346
  data_files:
1347
  - path: dataset/22.0/train/*.parquet
 
1375
  name: duration_seconds
1376
  - name: timestamp_seconds
1377
  sequence: float32
1378
+ - dtype: string
1379
+ name: imlaey
1380
+ - dtype: string
1381
+ name: uthmani
1382
+ - dtype: bool
1383
+ name: has_quran
1384
+ - dtype: bool
1385
+ name: has_istiaatha
1386
+ - dtype: bool
1387
+ name: has_bismillah
1388
+ - dtype: bool
1389
+ name: has_sadaka
1390
+ - name: start_span
1391
+ struct:
1392
+ - dtype: int32
1393
+ name: sura_idx
1394
+ - dtype: int32
1395
+ name: aya_idx
1396
+ - dtype: int32
1397
+ name: imlaey
1398
+ - dtype: int32
1399
+ name: uthmani
1400
+ - name: end_span
1401
+ struct:
1402
+ - dtype: int32
1403
+ name: sura_idx
1404
+ - dtype: int32
1405
+ name: aya_idx
1406
+ - dtype: int32
1407
+ name: imlaey
1408
+ - dtype: int32
1409
+ name: uthmani
1410
+ - dtype: float32
1411
+ name: match_ratio
1412
  - config_name: moshaf_24.0
1413
  data_files:
1414
  - path: dataset/24.0/train/*.parquet
 
1442
  name: duration_seconds
1443
  - name: timestamp_seconds
1444
  sequence: float32
1445
+ - dtype: string
1446
+ name: imlaey
1447
+ - dtype: string
1448
+ name: uthmani
1449
+ - dtype: bool
1450
+ name: has_quran
1451
+ - dtype: bool
1452
+ name: has_istiaatha
1453
+ - dtype: bool
1454
+ name: has_bismillah
1455
+ - dtype: bool
1456
+ name: has_sadaka
1457
+ - name: start_span
1458
+ struct:
1459
+ - dtype: int32
1460
+ name: sura_idx
1461
+ - dtype: int32
1462
+ name: aya_idx
1463
+ - dtype: int32
1464
+ name: imlaey
1465
+ - dtype: int32
1466
+ name: uthmani
1467
+ - name: end_span
1468
+ struct:
1469
+ - dtype: int32
1470
+ name: sura_idx
1471
+ - dtype: int32
1472
+ name: aya_idx
1473
+ - dtype: int32
1474
+ name: imlaey
1475
+ - dtype: int32
1476
+ name: uthmani
1477
+ - dtype: float32
1478
+ name: match_ratio
1479
  - config_name: moshaf_25.0
1480
  data_files:
1481
  - path: dataset/25.0/train/*.parquet
 
1509
  name: duration_seconds
1510
  - name: timestamp_seconds
1511
  sequence: float32
1512
+ - dtype: string
1513
+ name: imlaey
1514
+ - dtype: string
1515
+ name: uthmani
1516
+ - dtype: bool
1517
+ name: has_quran
1518
+ - dtype: bool
1519
+ name: has_istiaatha
1520
+ - dtype: bool
1521
+ name: has_bismillah
1522
+ - dtype: bool
1523
+ name: has_sadaka
1524
+ - name: start_span
1525
+ struct:
1526
+ - dtype: int32
1527
+ name: sura_idx
1528
+ - dtype: int32
1529
+ name: aya_idx
1530
+ - dtype: int32
1531
+ name: imlaey
1532
+ - dtype: int32
1533
+ name: uthmani
1534
+ - name: end_span
1535
+ struct:
1536
+ - dtype: int32
1537
+ name: sura_idx
1538
+ - dtype: int32
1539
+ name: aya_idx
1540
+ - dtype: int32
1541
+ name: imlaey
1542
+ - dtype: int32
1543
+ name: uthmani
1544
+ - dtype: float32
1545
+ name: match_ratio
1546
  - config_name: moshaf_26.0
1547
  data_files:
1548
  - path: dataset/26.0/train/*.parquet
 
1576
  name: duration_seconds
1577
  - name: timestamp_seconds
1578
  sequence: float32
1579
+ - dtype: string
1580
+ name: imlaey
1581
+ - dtype: string
1582
+ name: uthmani
1583
+ - dtype: bool
1584
+ name: has_quran
1585
+ - dtype: bool
1586
+ name: has_istiaatha
1587
+ - dtype: bool
1588
+ name: has_bismillah
1589
+ - dtype: bool
1590
+ name: has_sadaka
1591
+ - name: start_span
1592
+ struct:
1593
+ - dtype: int32
1594
+ name: sura_idx
1595
+ - dtype: int32
1596
+ name: aya_idx
1597
+ - dtype: int32
1598
+ name: imlaey
1599
+ - dtype: int32
1600
+ name: uthmani
1601
+ - name: end_span
1602
+ struct:
1603
+ - dtype: int32
1604
+ name: sura_idx
1605
+ - dtype: int32
1606
+ name: aya_idx
1607
+ - dtype: int32
1608
+ name: imlaey
1609
+ - dtype: int32
1610
+ name: uthmani
1611
+ - dtype: float32
1612
+ name: match_ratio
1613
  - config_name: moshaf_26.1
1614
  data_files:
1615
  - path: dataset/26.1/train/*.parquet
 
1643
  name: duration_seconds
1644
  - name: timestamp_seconds
1645
  sequence: float32
1646
+ - dtype: string
1647
+ name: imlaey
1648
+ - dtype: string
1649
+ name: uthmani
1650
+ - dtype: bool
1651
+ name: has_quran
1652
+ - dtype: bool
1653
+ name: has_istiaatha
1654
+ - dtype: bool
1655
+ name: has_bismillah
1656
+ - dtype: bool
1657
+ name: has_sadaka
1658
+ - name: start_span
1659
+ struct:
1660
+ - dtype: int32
1661
+ name: sura_idx
1662
+ - dtype: int32
1663
+ name: aya_idx
1664
+ - dtype: int32
1665
+ name: imlaey
1666
+ - dtype: int32
1667
+ name: uthmani
1668
+ - name: end_span
1669
+ struct:
1670
+ - dtype: int32
1671
+ name: sura_idx
1672
+ - dtype: int32
1673
+ name: aya_idx
1674
+ - dtype: int32
1675
+ name: imlaey
1676
+ - dtype: int32
1677
+ name: uthmani
1678
+ - dtype: float32
1679
+ name: match_ratio
1680
  - config_name: moshaf_27.0
1681
  data_files:
1682
  - path: dataset/27.0/train/*.parquet
 
1710
  name: duration_seconds
1711
  - name: timestamp_seconds
1712
  sequence: float32
1713
+ - dtype: string
1714
+ name: imlaey
1715
+ - dtype: string
1716
+ name: uthmani
1717
+ - dtype: bool
1718
+ name: has_quran
1719
+ - dtype: bool
1720
+ name: has_istiaatha
1721
+ - dtype: bool
1722
+ name: has_bismillah
1723
+ - dtype: bool
1724
+ name: has_sadaka
1725
+ - name: start_span
1726
+ struct:
1727
+ - dtype: int32
1728
+ name: sura_idx
1729
+ - dtype: int32
1730
+ name: aya_idx
1731
+ - dtype: int32
1732
+ name: imlaey
1733
+ - dtype: int32
1734
+ name: uthmani
1735
+ - name: end_span
1736
+ struct:
1737
+ - dtype: int32
1738
+ name: sura_idx
1739
+ - dtype: int32
1740
+ name: aya_idx
1741
+ - dtype: int32
1742
+ name: imlaey
1743
+ - dtype: int32
1744
+ name: uthmani
1745
+ - dtype: float32
1746
+ name: match_ratio
1747
  - config_name: moshaf_28.0
1748
  data_files:
1749
  - path: dataset/28.0/train/*.parquet
 
1777
  name: duration_seconds
1778
  - name: timestamp_seconds
1779
  sequence: float32
1780
+ - dtype: string
1781
+ name: imlaey
1782
+ - dtype: string
1783
+ name: uthmani
1784
+ - dtype: bool
1785
+ name: has_quran
1786
+ - dtype: bool
1787
+ name: has_istiaatha
1788
+ - dtype: bool
1789
+ name: has_bismillah
1790
+ - dtype: bool
1791
+ name: has_sadaka
1792
+ - name: start_span
1793
+ struct:
1794
+ - dtype: int32
1795
+ name: sura_idx
1796
+ - dtype: int32
1797
+ name: aya_idx
1798
+ - dtype: int32
1799
+ name: imlaey
1800
+ - dtype: int32
1801
+ name: uthmani
1802
+ - name: end_span
1803
+ struct:
1804
+ - dtype: int32
1805
+ name: sura_idx
1806
+ - dtype: int32
1807
+ name: aya_idx
1808
+ - dtype: int32
1809
+ name: imlaey
1810
+ - dtype: int32
1811
+ name: uthmani
1812
+ - dtype: float32
1813
+ name: match_ratio
1814
  - config_name: moshaf_29.0
1815
  data_files:
1816
  - path: dataset/29.0/train/*.parquet
 
1844
  name: duration_seconds
1845
  - name: timestamp_seconds
1846
  sequence: float32
1847
+ - dtype: string
1848
+ name: imlaey
1849
+ - dtype: string
1850
+ name: uthmani
1851
+ - dtype: bool
1852
+ name: has_quran
1853
+ - dtype: bool
1854
+ name: has_istiaatha
1855
+ - dtype: bool
1856
+ name: has_bismillah
1857
+ - dtype: bool
1858
+ name: has_sadaka
1859
+ - name: start_span
1860
+ struct:
1861
+ - dtype: int32
1862
+ name: sura_idx
1863
+ - dtype: int32
1864
+ name: aya_idx
1865
+ - dtype: int32
1866
+ name: imlaey
1867
+ - dtype: int32
1868
+ name: uthmani
1869
+ - name: end_span
1870
+ struct:
1871
+ - dtype: int32
1872
+ name: sura_idx
1873
+ - dtype: int32
1874
+ name: aya_idx
1875
+ - dtype: int32
1876
+ name: imlaey
1877
+ - dtype: int32
1878
+ name: uthmani
1879
+ - dtype: float32
1880
+ name: match_ratio
1881
  - config_name: moshaf_30.0
1882
  data_files:
1883
  - path: dataset/30.0/train/*.parquet
 
1911
  name: duration_seconds
1912
  - name: timestamp_seconds
1913
  sequence: float32
1914
+ - dtype: string
1915
+ name: imlaey
1916
+ - dtype: string
1917
+ name: uthmani
1918
+ - dtype: bool
1919
+ name: has_quran
1920
+ - dtype: bool
1921
+ name: has_istiaatha
1922
+ - dtype: bool
1923
+ name: has_bismillah
1924
+ - dtype: bool
1925
+ name: has_sadaka
1926
+ - name: start_span
1927
+ struct:
1928
+ - dtype: int32
1929
+ name: sura_idx
1930
+ - dtype: int32
1931
+ name: aya_idx
1932
+ - dtype: int32
1933
+ name: imlaey
1934
+ - dtype: int32
1935
+ name: uthmani
1936
+ - name: end_span
1937
+ struct:
1938
+ - dtype: int32
1939
+ name: sura_idx
1940
+ - dtype: int32
1941
+ name: aya_idx
1942
+ - dtype: int32
1943
+ name: imlaey
1944
+ - dtype: int32
1945
+ name: uthmani
1946
+ - dtype: float32
1947
+ name: match_ratio
1948
  ---