| dataset_info: | |
| features: | |
| - name: book_number | |
| dtype: int64 | |
| - name: book_title_en | |
| dtype: string | |
| - name: book_title_ar | |
| dtype: string | |
| - name: chapter_title_en | |
| dtype: string | |
| - name: chapter_title_ar | |
| dtype: string | |
| - name: hadith_reference | |
| dtype: string | |
| - name: in_book_reference | |
| dtype: string | |
| - name: narrator | |
| dtype: string | |
| - name: english_text | |
| dtype: string | |
| - name: arabic_text | |
| dtype: string | |
| - name: source | |
| dtype: string | |
| - name: sunnah_link | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 14412290 | |
| num_examples: 7368 | |
| download_size: 4609866 | |
| dataset_size: 14412290 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |