AstroM3-CLIP-0 / config.json
MeriDK's picture
Push model using huggingface_hub.
6730329 verified
raw
history blame contribute delete
537 Bytes
{
"classification": false,
"fusion": "avg",
"hidden_dim": 512,
"m_dropout": 0.1595340013391597,
"m_hidden_dim": 512,
"m_input_dim": 34,
"num_classes": 10,
"p_activation": "gelu",
"p_d_ff": 512,
"p_d_model": 128,
"p_dropout": 0.24510711541869523,
"p_e_layers": 8,
"p_enc_in": 9,
"p_factor": 1,
"p_n_heads": 4,
"p_output_attention": false,
"s_conv_channels": [
3,
64,
64,
32,
32
],
"s_dropout": 0.33926589273352475,
"s_kernel_size": 3,
"s_mp_kernel_size": 4,
"seq_len": 200
}