| { | |
| "hidden_dim": 512, | |
| "ffn_dim": 2048, | |
| "n_layers": 6, | |
| "n_heads": 8, | |
| "max_len": 5000, | |
| "activation": "torch.nn.modules.activation.GELU", | |
| "drop_prob": 0.1, | |
| "n_outputs": 2, | |
| "n_chans": 64, | |
| "chs_info": null, | |
| "n_times": 768, | |
| "input_window_seconds": null, | |
| "sfreq": null, | |
| "braindecode_version": "1.7.0dev0" | |
| } |