File size: 2,130 Bytes
f8ef71f
 
1c6b012
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f8ef71f
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---

license: cc-by-nc-sa-4.0
configs:
- config_name: default
  data_files:
  - split: MOD
    path: data/MOD-*
  - split: Anti_CJ
    path: data/Anti_CJ-*
  - split: SD
    path: data/SD-*
  - split: PE_Radar_Pulse_Width
    path: data/PE_Radar_Pulse_Width-*
  - split: RJS
    path: data/RJS-*
  - split: CJR
    path: data/CJR-*
  - split: PE_Radar_Number_of_Pulses
    path: data/PE_Radar_Number_of_Pulses-*
  - split: Anti_RJ
    path: data/Anti_RJ-*
  - split: PE_Radar_Duty_Cycle
    path: data/PE_Radar_Duty_Cycle-*
  - split: PI
    path: data/PI-*
  - split: RJR
    path: data/RJR-*
  - split: PE_Radar_Bandwidth
    path: data/PE_Radar_Bandwidth-*
  - split: PE_Radar_PRF
    path: data/PE_Radar_PRF-*
  - split: CJS
    path: data/CJS-*
dataset_info:
  features:
  - name: id
    dtype: string
  - name: human_prompt
    dtype: string
  - name: gpt_response
    dtype: string
  - name: samples
    list:
      list:
        list: float64
  - name: answer
    dtype: string
  - name: sample_rate
    dtype: string
  - name: snr
    dtype: string
  splits:
  - name: MOD
    num_bytes: 6211550
    num_examples: 300
  - name: Anti_CJ
    num_bytes: 6522450
    num_examples: 300
  - name: SD
    num_bytes: 6241181
    num_examples: 300
  - name: PE_Radar_Pulse_Width
    num_bytes: 3127507
    num_examples: 300
  - name: RJS
    num_bytes: 6613262
    num_examples: 300
  - name: CJR
    num_bytes: 6221902
    num_examples: 300
  - name: PE_Radar_Number_of_Pulses
    num_bytes: 3118807
    num_examples: 300
  - name: Anti_RJ
    num_bytes: 6471409
    num_examples: 300
  - name: PE_Radar_Duty_Cycle
    num_bytes: 6197502
    num_examples: 300
  - name: PI
    num_bytes: 6216292
    num_examples: 300
  - name: RJR
    num_bytes: 6247020
    num_examples: 300
  - name: PE_Radar_Bandwidth
    num_bytes: 6199744
    num_examples: 300
  - name: PE_Radar_PRF
    num_bytes: 4668684
    num_examples: 300
  - name: CJS
    num_bytes: 6442944
    num_examples: 300
  download_size: 65147032
  dataset_size: 80500254
---