davidguzmanr's picture
Upload Arabic Standard train split
845d343 verified
|
raw
history blame
1.26 kB
metadata
dataset_info:
  - config_name: Apali
    features:
      - name: audio
        dtype: audio
      - name: text
        dtype: string
      - name: testament
        dtype: string
      - name: book
        dtype: string
      - name: chapter
        dtype: string
      - name: verse
        dtype: string
      - name: duration_seconds
        dtype: float64
      - name: speaker_id
        dtype: string
    splits:
      - name: train
        num_bytes: 5095749628.006032
        num_examples: 6254
      - name: test
        num_bytes: 268801422.5619684
        num_examples: 330
    download_size: 5395571370
    dataset_size: 5364551050.568001
  - config_name: Arabic Standard
    features:
      - name: audio
        dtype: audio
      - name: text
        dtype: string
      - name: testament
        dtype: string
      - name: book
        dtype: string
      - name: chapter
        dtype: string
      - name: verse
        dtype: string
      - name: duration_seconds
        dtype: float64
      - name: speaker_id
        dtype: string
    splits:
      - name: train
        num_bytes: 13036129074.868942
        num_examples: 28984
    download_size: 11415879234
    dataset_size: 13036129074.868942
configs:
  - config_name: Apali
    data_files:
      - split: train
        path: Apali/train-*
      - split: test
        path: Apali/test-*
  - config_name: Arabic Standard
    data_files:
      - split: train
        path: Arabic Standard/train-*