File size: 461 Bytes
7d6e2d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "n_outputs": 2,
  "n_chans": 32,
  "chs_info": null,
  "n_times": 10240,
  "input_window_seconds": null,
  "sfreq": 512.0,
  "segment_len": 2560,
  "d_model": 768,
  "n_layers": 12,
  "n_heads": 12,
  "n_head_kv": 4,
  "d_inner": 1728,
  "local_window": 10,
  "global_att": true,
  "max_segments": 110,
  "max_channels": 128,
  "drop_prob": 0.1,
  "activation": "torch.nn.modules.activation.SiLU",
  "pooling": "mean",
  "braindecode_version": "1.6.1dev0"
}