File size: 307 Bytes
7a7f0d0
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "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"
}