arda-argmax's picture
Upload dataset
0011fc1 verified
metadata
dataset_info:
  config_name: pl
  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: 3492688618.716
      num_examples: 4034
    - name: validation
      num_bytes: 1529305982.35
      num_examples: 1775
    - name: test
      num_bytes: 1511796702.28
      num_examples: 1740
  download_size: 5967415893
  dataset_size: 6533791303.346
configs:
  - config_name: pl
    data_files:
      - split: train
        path: pl/train-*
      - split: validation
        path: pl/validation-*
      - split: test
        path: pl/test-*