File size: 911 Bytes
a325140
 
 
 
 
2769d93
 
 
 
982d3c3
 
a325140
2769d93
64b68c7
 
2769d93
64b68c7
 
2769d93
64b68c7
 
2769d93
64b68c7
 
2769d93
64b68c7
 
9dc5c1e
 
 
 
 
a325140
 
 
2769d93
 
 
 
 
 
 
 
 
 
9dc5c1e
 
a325140
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: label
    dtype:
      class_label:
        names:
          '0': benign
          '1': attacked
  splits:
  - name: SNR_0
    num_bytes: 52068544.0
    num_examples: 80
  - name: SNR_5
    num_bytes: 51414208.0
    num_examples: 80
  - name: SNR_10
    num_bytes: 52027072.0
    num_examples: 80
  - name: SNR_20
    num_bytes: 54109888.0
    num_examples: 80
  - name: SNR_30
    num_bytes: 55506112.0
    num_examples: 80
  - name: clean
    num_bytes: 2571727.0
    num_examples: 80
  download_size: 267711841
  dataset_size: 267697551.0
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-*
---