vp-er-14l / README.md
qmeeus's picture
Upload README.md with huggingface_hub
ace6f53 verified
|
raw
history blame
1.4 kB
metadata
dataset_info:
  - config_name: transcribe_cs
    features:
      - name: audio_id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 334246861
        num_examples: 1000
    download_size: 333976602
    dataset_size: 334246861
  - config_name: transcribe_de
    features:
      - name: audio_id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 284073661
        num_examples: 1000
    download_size: 283229982
    dataset_size: 284073661
  - config_name: translate_cs
    features:
      - name: audio_id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 333003515
        num_examples: 1000
    download_size: 332654312
    dataset_size: 333003515
configs:
  - config_name: transcribe_cs
    data_files:
      - split: train
        path: transcribe_cs/train-*
  - config_name: transcribe_de
    data_files:
      - split: train
        path: transcribe_de/train-*
  - config_name: translate_cs
    data_files:
      - split: train
        path: translate_cs/train-*

Dataset Card for "vp-er-14l"

More Information needed