l2-arctic / README.md
MagicLuke's picture
Upload dataset
b92ee7b verified
metadata
dataset_info:
  - config_name: default
    features:
      - name: speaker_id
        dtype: string
      - name: utterance_id
        dtype: string
      - name: audio
        dtype: audio
      - name: transcription
        dtype: string
      - name: accent
        dtype: string
    splits:
      - name: test
        num_bytes: 8956846773.924
        num_examples: 26867
    download_size: 8599256408
    dataset_size: 8956846773.924
  - config_name: phi4mm-fewshot-diffspeaker-whisper-prompt-v0-0-0
    features:
      - name: speaker_id
        dtype: string
      - name: utterance_id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: transcription
        dtype: string
      - name: accent
        dtype: string
      - name: whisper-medium
        sequence: float32
      - name: prediction_w_1shots
        dtype: string
      - name: prediction_w_2shots
        dtype: string
      - name: prediction_w_3shots
        dtype: string
      - name: prediction_w_4shots
        dtype: string
    splits:
      - name: test
        num_bytes: 3346620183.75
        num_examples: 26826
    download_size: 3467680803
    dataset_size: 3346620183.75
  - config_name: phi4mm-fewshot-samespeaker-whisper-prompt-v0-0-0
    features:
      - name: speaker_id
        dtype: string
      - name: utterance_id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: transcription
        dtype: string
      - name: accent
        dtype: string
      - name: whisper-medium
        sequence: float32
      - name: prediction_w_1shots
        dtype: string
      - name: prediction_w_2shots
        dtype: string
      - name: prediction_w_3shots
        dtype: string
      - name: prediction_w_4shots
        dtype: string
    splits:
      - name: test
        num_bytes: 3346623741.75
        num_examples: 26826
    download_size: 3467678782
    dataset_size: 3346623741.75
  - config_name: phi4mm-zeroshot-prompt-v0-0-0
    features:
      - name: speaker_id
        dtype: string
      - name: utterance_id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: transcription
        dtype: string
      - name: accent
        dtype: string
      - name: prediction
        dtype: string
    splits:
      - name: test
        num_bytes: 3122646994.75
        num_examples: 26826
    download_size: 3121763540
    dataset_size: 3122646994.75
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
  - config_name: phi4mm-fewshot-diffspeaker-whisper-prompt-v0-0-0
    data_files:
      - split: test
        path: phi4mm-fewshot-diffspeaker-whisper-prompt-v0-0-0/test-*
  - config_name: phi4mm-fewshot-samespeaker-whisper-prompt-v0-0-0
    data_files:
      - split: test
        path: phi4mm-fewshot-samespeaker-whisper-prompt-v0-0-0/test-*
  - config_name: phi4mm-zeroshot-prompt-v0-0-0
    data_files:
      - split: test
        path: phi4mm-zeroshot-prompt-v0-0-0/test-*