| { | |
| "n_outputs": 3, | |
| "n_chans": 45, | |
| "chs_info": null, | |
| "n_times": 1000, | |
| "input_window_seconds": null, | |
| "sfreq": 250, | |
| "embed_dim": 256, | |
| "n_filters_time": 64, | |
| "n_filters_spat": 128, | |
| "filter_time_length": 25, | |
| "pool_time_length": 75, | |
| "pool_time_stride": 15, | |
| "num_layers": 6, | |
| "num_heads": 8, | |
| "feedforward_expansion": 4, | |
| "activation": "torch.nn.modules.activation.ELU", | |
| "activation_trans": "torch.nn.modules.activation.GELU", | |
| "drop_prob": 0.5, | |
| "att_drop_prob": 0.5, | |
| "feedforward_drop_prob": 0.5, | |
| "attention_scale": null, | |
| "return_features": false, | |
| "braindecode_version": "1.8.0dev0" | |
| } |