quran_text_uthmani / README.md
mrmuminov's picture
Update README.md
9212640 verified
metadata
dataset_info:
  features:
    - name: surah
      dtype: int64
    - name: ayah
      dtype: int64
    - name: text
      dtype: string
    - name: clean_text
      dtype: string
  splits:
    - name: train
      num_bytes: 2828590
      num_examples: 6236
  download_size: 1196680
  dataset_size: 2828590
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
task_categories:
  - text-classification
language:
  - ar
size_categories:
  - 1K<n<10K
Column Info
surah Number of surah
ayah Number of ayah
text Ayah text
clean_text Ayah text wihout 1. End of Ayah marker and numbers (r'[\u06DD\uFD3E\uFD3F]'), 2. Waqf (r'[\u06D6-\u06DC]')