AdoCleanCode's picture
Upload dataset
08165cb verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcript
      dtype: string
    - name: words
      list:
        - name: word
          dtype: string
        - name: start
          dtype: float64
        - name: end
          dtype: float64
    - name: phonemes
      list:
        - name: phoneme
          dtype: string
        - name: start
          dtype: float64
        - name: end
          dtype: float64
  splits:
    - name: batch_001
      num_bytes: 2830513088.5
      num_examples: 10556
    - name: batch_002
      num_bytes: 2527960825.25
      num_examples: 10054
    - name: batch_003
      num_bytes: 2521565172.5
      num_examples: 10020
    - name: batch_004
      num_bytes: 2607897388.625
      num_examples: 10243
    - name: batch_005
      num_bytes: 2173825790
      num_examples: 8608
  download_size: 12374470394
  dataset_size: 12661762264.875
configs:
  - config_name: default
    data_files:
      - split: batch_001
        path: data/batch_001-*
      - split: batch_002
        path: data/batch_002-*
      - split: batch_003
        path: data/batch_003-*
      - split: batch_004
        path: data/batch_004-*
      - split: batch_005
        path: data/batch_005-*