hadiths_dataset / README.md
cibfaye's picture
Upload dataset
584290d verified
|
raw
history blame contribute delete
No virus
727 Bytes
metadata
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: string
    - name: Book
      dtype: string
    - name: Reference
      dtype: string
    - name: Narrated
      dtype: string
    - name: English
      dtype: string
    - name: Arabic
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 40958979
      num_examples: 26868
    - name: test
      num_bytes: 11450508
      num_examples: 7464
    - name: validation
      num_bytes: 4516841
      num_examples: 2986
  download_size: 25702240
  dataset_size: 56926328
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*