cl-awgn_commonvoice / README.md
Oshan's picture
Update README.md
982d3c3
|
raw
history blame
911 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: label
      dtype:
        class_label:
          names:
            '0': benign
            '1': attacked
  splits:
    - name: SNR_0
      num_bytes: 52068544
      num_examples: 80
    - name: SNR_5
      num_bytes: 51414208
      num_examples: 80
    - name: SNR_10
      num_bytes: 52027072
      num_examples: 80
    - name: SNR_20
      num_bytes: 54109888
      num_examples: 80
    - name: SNR_30
      num_bytes: 55506112
      num_examples: 80
    - name: clean
      num_bytes: 2571727
      num_examples: 80
  download_size: 267711841
  dataset_size: 267697551
configs:
  - config_name: default
    data_files:
      - split: SNR_0
        path: data/SNR_0-*
      - split: SNR_5
        path: data/SNR_5-*
      - split: SNR_10
        path: data/SNR_10-*
      - split: SNR_20
        path: data/SNR_20-*
      - split: SNR_30
        path: data/SNR_30-*
      - split: clean
        path: data/clean-*