abosalah's picture
Upload dataset
f40d67f verified
|
raw
history blame
583 Bytes
metadata
dataset_info:
  features:
    - name: audio
      struct:
        - name: bytes
          dtype: binary
        - name: path
          dtype: string
    - name: duration
      dtype: float64
    - name: text
      dtype: string
    - name: reciter
      dtype: string
  splits:
    - name: train
      num_bytes: 2315694478.08891
      num_examples: 4000
    - name: test
      num_bytes: 868385429.2833413
      num_examples: 1500
  download_size: 3081675303
  dataset_size: 3184079907.3722515
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*