AdoCleanCode's picture
Upload dataset
a32e4e2 verified
|
raw
history blame
868 Bytes
metadata
dataset_info:
  features:
    - name: utt_id
      dtype: string
    - name: duration
      dtype: float64
    - name: noise_type
      dtype: string
    - name: clean_tokens
      list: int64
    - name: noisy_tokens
      list: int64
    - name: clean_string_tokens
      dtype: string
    - name: noisy_string_tokens
      dtype: string
    - name: original_file
      dtype: string
    - name: original_sr
      dtype: int64
  splits:
    - name: batch_0000
      num_bytes: 762404571
      num_examples: 9809
    - name: batch_0001
      num_bytes: 749627247
      num_examples: 9725
    - name: batch_0002
      num_bytes: 768010930
      num_examples: 9773
  download_size: 670500834
  dataset_size: 2280042748
configs:
  - config_name: default
    data_files:
      - split: batch_0000
        path: data/batch_0000-*
      - split: batch_0001
        path: data/batch_0001-*
      - split: batch_0002
        path: data/batch_0002-*