fawazahmed0
commited on
Commit
•
9bb26bd
1
Parent(s):
71e73c3
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,67 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
source: https://github.com/fawazahmed0/hadith-api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
source: https://github.com/fawazahmed0/hadith-api
|
4 |
+
dataset_info:
|
5 |
+
features:
|
6 |
+
- name: bookname
|
7 |
+
dtype: string
|
8 |
+
- name: hadithnumber
|
9 |
+
dtype: float64
|
10 |
+
- name: arabicnumber
|
11 |
+
dtype: float64
|
12 |
+
- name: text
|
13 |
+
dtype: string
|
14 |
+
- name: Al-Albani
|
15 |
+
dtype: string
|
16 |
+
- name: Muhammad Muhyi Al-Din Abdul Hamid
|
17 |
+
dtype: string
|
18 |
+
- name: Shuaib Al Arnaut
|
19 |
+
dtype: string
|
20 |
+
- name: Zubair Ali Zai
|
21 |
+
dtype: string
|
22 |
+
- name: book
|
23 |
+
dtype: string
|
24 |
+
- name: hadith
|
25 |
+
dtype: int64
|
26 |
+
- name: section
|
27 |
+
dtype: string
|
28 |
+
- name: name
|
29 |
+
dtype: string
|
30 |
+
- name: author
|
31 |
+
dtype: string
|
32 |
+
- name: language
|
33 |
+
dtype: string
|
34 |
+
- name: has_sections
|
35 |
+
dtype: bool
|
36 |
+
- name: direction
|
37 |
+
dtype: string
|
38 |
+
- name: source
|
39 |
+
dtype: string
|
40 |
+
- name: comments
|
41 |
+
dtype: string
|
42 |
+
- name: link
|
43 |
+
dtype: string
|
44 |
+
- name: linkmin
|
45 |
+
dtype: string
|
46 |
+
- name: Muhammad Fouad Abd al-Baqi
|
47 |
+
dtype: string
|
48 |
+
- name: Salim al-Hilali
|
49 |
+
dtype: string
|
50 |
+
- name: Abu Ghuddah
|
51 |
+
dtype: string
|
52 |
+
- name: Ahmad Muhammad Shakir
|
53 |
+
dtype: string
|
54 |
+
- name: Bashar Awad Maarouf
|
55 |
+
dtype: string
|
56 |
+
splits:
|
57 |
+
- name: train
|
58 |
+
num_bytes: 349430872
|
59 |
+
num_examples: 300090
|
60 |
+
download_size: 95807528
|
61 |
+
dataset_size: 349430872
|
62 |
+
configs:
|
63 |
+
- config_name: default
|
64 |
+
data_files:
|
65 |
+
- split: train
|
66 |
+
path: data/train-*
|
67 |
---
|