| { | |
| "channel_embed_ratio": 0.25, | |
| "decoder_depth": 2, | |
| "decoder_embedding_size": 128, | |
| "decoder_num_heads": 8, | |
| "encoder_depth": 2, | |
| "encoder_embedding_size": 128, | |
| "encoder_num_heads": 8, | |
| "max_sequence_length": 24, | |
| "mlp_ratio": 4, | |
| "month_embed_ratio": 0.25, | |
| "transformers_version": "5.2.0" | |
| } | |