twi_dataset / README.md
d3vnerd's picture
Upload dataset
3a6f1c7 verified
|
raw
history blame
461 Bytes
metadata
license: mit
dataset_info:
  features:
    - name: file_path
      dtype: string
    - name: audio
      dtype: string
    - name: transcription
      dtype: string
  splits:
    - name: train
      num_bytes: 207112
      num_examples: 2052
    - name: test
      num_bytes: 48743
      num_examples: 392
  download_size: 125198
  dataset_size: 255855
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*