yashtiwari's picture
Upload dataset
17cdbe6 verified
|
raw
history blame
543 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: sentence
      dtype: string
    - name: prompt
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: path
      dtype: audio
  splits:
    - name: train
      num_bytes: 334850167
      num_examples: 381
    - name: validation
      num_bytes: 295413087
      num_examples: 385
  download_size: 506038751
  dataset_size: 630263254
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*