mls_eng_10k / README.md
ylacombe's picture
Upload dataset (part 00006-of-00007)
88b5718 verified
|
raw
history blame
784 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: original_path
      dtype: string
    - name: begin_time
      dtype: float64
    - name: end_time
      dtype: float64
    - name: transcript
      dtype: string
    - name: audio_duration
      dtype: float64
    - name: speaker_id
      dtype: string
    - name: book_id
      dtype: string
  splits:
    - name: dev
      num_bytes: 249691299.74
      num_examples: 3807
    - name: test
      num_bytes: 245941162.096
      num_examples: 3769
    - name: train
      num_bytes: 158437701688.205
      num_examples: 2420047
  download_size: 158461062068
  dataset_size: 158933334150.041
configs:
  - config_name: default
    data_files:
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*