Saadz's picture
Upload dataset (part 00002-of-00003)
3faaf59 verified
|
raw
history blame
731 Bytes
metadata
dataset_info:
  config_name: es
  features:
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
    - name: condition_on_prev
      sequence: int64
    - name: whisper_transcript
      dtype: string
  splits:
    - name: train
      num_bytes: 54264384440.374
      num_examples: 62251
    - name: validation
      num_bytes: 3058282350.81
      num_examples: 3565
    - name: test
      num_bytes: 3093016139.92
      num_examples: 3610
  download_size: 56375382645
  dataset_size: 60415682931.104
configs:
  - config_name: es
    data_files:
      - split: train
        path: es/train-*
      - split: validation
        path: es/validation-*
      - split: test
        path: es/test-*