jennyjennie's picture
Upload dataset
9f11137 verified
|
raw
history blame
499 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcription
      dtype: string
    - name: translation
      dtype: string
  splits:
    - name: train
      num_bytes: 110379093
      num_examples: 1
    - name: test
      num_bytes: 110379093
      num_examples: 1
  download_size: 218214232
  dataset_size: 220758186
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*