File size: 420 Bytes
1cf1854 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"n_outputs": 4,
"n_chans": 22,
"chs_info": null,
"n_times": 1000,
"input_window_seconds": null,
"sfreq": null,
"patch_size": 16,
"embed_dim": 1024,
"depth": 24,
"num_heads": 16,
"mlp_ratio": 4.0,
"drop_prob": 0.0,
"drop_path": 0.0,
"activation": "torch.nn.modules.activation.GELU",
"global_pool": "avg",
"n_chans_pos": 256,
"chan_pos_idx": null,
"braindecode_version": "1.6.1dev0"
} |