Aref Sadeghian commited on
Commit ·
bc4cf0c
1
Parent(s): 5e97cab
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Usul al-Kafi Dataset
|
| 2 |
|
| 3 |
## Description
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: volume
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: chapter
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: section
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: subsection
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: number
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: text
|
| 15 |
+
dtype: string
|
| 16 |
+
splits:
|
| 17 |
+
- name: train
|
| 18 |
+
num_bytes: 18817230
|
| 19 |
+
num_examples: 18335
|
| 20 |
+
download_size: 6180019
|
| 21 |
+
dataset_size: 18817230
|
| 22 |
+
---
|
| 23 |
# Usul al-Kafi Dataset
|
| 24 |
|
| 25 |
## Description
|