database-admin-slm-1m / config.json
sathishphdai's picture
Upload folder using huggingface_hub
c82461d verified
raw
history blame contribute delete
372 Bytes
{
"architectures": [
"RoleSLM"
],
"model_type": "database_admin-slm",
"domain": "Database Admin",
"vocab_size": 13202,
"n_layer": 32,
"n_head": 20,
"n_embd": 1600,
"block_size": 512,
"dropout": 0.05,
"bias": false,
"ffn_multiplier": 2.667,
"max_position_embeddings": 100000000000,
"rope_theta": 50000000000.0,
"n_parameters": 1007544000
}