splade_morpheme / model_config.json
HeyDunaX's picture
upload model_config.json
410603c verified
raw
history blame contribute delete
181 Bytes
{
"architecture": "SPLADE",
"vocab_size": 57030,
"d_model": 512,
"n_heads": 8,
"n_layers": 6,
"d_ff": 2048,
"dropout": 0.1,
"max_length": 128,
"splade_l1": 0.001
}