deepdml's picture
Upload dataset (part 00001-of-00002)
6bc5988 verified
|
raw
history blame
729 Bytes
metadata
dataset_info:
  config_name: italian
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcript
      dtype: string
    - name: id
      dtype: string
    - name: condition_on_prev
      sequence: int64
    - name: whisper_transcript
      dtype: string
  splits:
    - name: train
      num_bytes: 28556405973.634
      num_examples: 41741
    - name: dev
      num_bytes: 597397623
      num_examples: 874
    - name: test
      num_bytes: 608644760
      num_examples: 900
  download_size: 28491463411
  dataset_size: 29762448356.634
configs:
  - config_name: italian
    data_files:
      - split: train
        path: italian/train-*
      - split: dev
        path: italian/dev-*
      - split: test
        path: italian/test-*