STT-vi-v4 / README.md
LeVy4's picture
Upload dataset
9703e38 verified
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: transcription
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 66406544
      num_examples: 348
    - name: validation
      num_bytes: 14594030
      num_examples: 75
    - name: test
      num_bytes: 14659424
      num_examples: 76
  download_size: 187741466
  dataset_size: 95659998.00000001
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*