theodorr's picture
Upload dataset (part 00002-of-00003)
a354bb9 verified
metadata
dataset_info:
  features:
    - name: file
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 24000
    - name: text
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: chapter_id
      dtype: int64
    - name: id
      dtype: string
  splits:
    - name: train.clean.100
      num_bytes: 6623055766.062
      num_examples: 28539
    - name: train.clean.360
      num_bytes: 23910553121.828
      num_examples: 104014
    - name: train.other.500
      num_bytes: 31827871203.584
      num_examples: 148688
    - name: validation.clean
      num_bytes: 359892375.966
      num_examples: 2703
    - name: validation.other
      num_bytes: 337622897.648
      num_examples: 2864
    - name: test.clean
      num_bytes: 368016566.42
      num_examples: 2620
    - name: test.other
      num_bytes: 352745052.154
      num_examples: 2939
  download_size: 61838030296
  dataset_size: 63779756983.662
configs:
  - config_name: default
    data_files:
      - split: train.clean.100
        path: data/train.clean.100-*
      - split: train.clean.360
        path: data/train.clean.360-*
      - split: train.other.500
        path: data/train.other.500-*
      - split: validation.clean
        path: data/validation.clean-*
      - split: validation.other
        path: data/validation.other-*
      - split: test.clean
        path: data/test.clean-*
      - split: test.other
        path: data/test.other-*