voxpopuli / README.md
qmeeus's picture
Upload README.md with huggingface_hub
3f5b276 verified
|
raw
history blame
1.27 kB
metadata
dataset_info:
  - config_name: de
    features:
      - name: audio_id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: language
        dtype: string
    splits:
      - name: train
        num_bytes: 61603981153.568
        num_examples: 108473
      - name: validation
        num_bytes: 1149586917.507
        num_examples: 2109
    download_size: 52060225655
    dataset_size: 62753568071.075
  - config_name: nl
    features:
      - name: audio_id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: language
        dtype: string
    splits:
      - name: train
        num_bytes: 10436544940.608
        num_examples: 20968
      - name: validation
        num_bytes: 636925883.64
        num_examples: 1230
    download_size: 9404833804
    dataset_size: 11073470824.248
configs:
  - config_name: de
    data_files:
      - split: train
        path: de/train-*
      - split: validation
        path: de/validation-*
  - config_name: nl
    data_files:
      - split: train
        path: nl/train-*
      - split: validation
        path: nl/validation-*

Dataset Card for "voxpopuli"

More Information needed