deepdml's picture
Upload dataset (part 00001-of-00002)
3dae651 verified
metadata
dataset_info:
  - config_name: ar
    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: 3735873116.5
        num_examples: 4244
      - name: validation
        num_bytes: 1474199231.184
        num_examples: 1688
      - name: test
        num_bytes: 1461904898.023
        num_examples: 1669
    download_size: 5767604721
    dataset_size: 6671977245.707
  - 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: validation
        num_bytes: 3080882544.216
        num_examples: 3612
      - name: test
        num_bytes: 3109464944.98
        num_examples: 3654
    download_size: 5743091488
    dataset_size: 6190347489.196
  - config_name: it
    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: 28848023139.798
        num_examples: 33327
      - name: validation
        num_bytes: 2920073390.718
        num_examples: 3422
      - name: test
        num_bytes: 3052236346.46
        num_examples: 3595
    download_size: 32347254190
    dataset_size: 34820332876.976
  - config_name: pt
    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: 2891905112.535
        num_examples: 3295
      - name: validation
        num_bytes: 1351635701.912
        num_examples: 1544
      - name: test
        num_bytes: 1450380765.624
        num_examples: 1672
    download_size: 5141687240
    dataset_size: 5693921580.070999
configs:
  - config_name: ar
    data_files:
      - split: train
        path: ar/train-*
      - split: validation
        path: ar/validation-*
      - split: test
        path: ar/test-*
  - config_name: es
    data_files:
      - split: validation
        path: es/validation-*
      - split: test
        path: es/test-*
  - config_name: it
    data_files:
      - split: train
        path: it/train-*
      - split: validation
        path: it/validation-*
      - split: test
        path: it/test-*
  - config_name: pt
    data_files:
      - split: train
        path: pt/train-*
      - split: validation
        path: pt/validation-*
      - split: test
        path: pt/test-*