mfidabel's picture
Upload dataset
7796239 verified
metadata
dataset_info:
  features:
    - name: client_id
      dtype: string
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 48000
    - name: sentence
      dtype: string
    - name: up_votes
      dtype: int64
    - name: down_votes
      dtype: int64
    - name: age
      dtype: string
    - name: gender
      dtype: string
    - name: accent
      dtype: string
    - name: locale
      dtype: string
    - name: segment
      dtype: string
    - name: variant
      dtype: string
    - name: predicted_sentence
      dtype: string
  splits:
    - name: whisper.medium
      num_bytes: 8271758359.625
      num_examples: 18779
    - name: whisper.small
      num_bytes: 2763174559.625
      num_examples: 18779
    - name: whisper.large.v3
      num_bytes: 8271776000.625
      num_examples: 18779
    - name: whisper.tiny
      num_bytes: 8271831240.625
      num_examples: 18779
  download_size: 23466393916
  dataset_size: 27578540160.5
configs:
  - config_name: default
    data_files:
      - split: whisper.medium
        path: data/whisper.medium-*
      - split: whisper.small
        path: data/whisper.small-*
      - split: whisper.large.v3
        path: data/whisper.large.v3-*
      - split: whisper.tiny
        path: data/whisper.tiny-*