presto_default_model / config.json
Srikumar26's picture
Upload config
7a7f0d0 verified
raw
history blame contribute delete
307 Bytes
{
"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"
}