| { | |
| "n_outputs": 2, | |
| "n_chans": 19, | |
| "chs_info": null, | |
| "n_times": 1000, | |
| "input_window_seconds": null, | |
| "sfreq": null, | |
| "patch_size": 200, | |
| "n_layer": 16, | |
| "nhead": 8, | |
| "dim_feedforward": 1024, | |
| "channels_kernel_stride_padding_norm": [ | |
| [ | |
| 64, | |
| 49, | |
| 25, | |
| 24, | |
| [ | |
| 8, | |
| 64 | |
| ] | |
| ], | |
| [ | |
| 128, | |
| 3, | |
| 1, | |
| 1, | |
| [ | |
| 8, | |
| 128 | |
| ] | |
| ], | |
| [ | |
| 64, | |
| 3, | |
| 1, | |
| 1, | |
| [ | |
| 8, | |
| 64 | |
| ] | |
| ] | |
| ], | |
| "n_channel_embeddings": 19, | |
| "n_global_tokens": 1, | |
| "global_token_layer": 1, | |
| "activation": "torch.nn.modules.activation.GELU", | |
| "patch_activation": "torch.nn.modules.activation.GELU", | |
| "drop_prob": 0.1, | |
| "return_features": false, | |
| "return_encoder_output": false, | |
| "braindecode_version": "1.6.1dev0" | |
| } |