data-scientist-slm-1m / config.json
sathishphdai's picture
Upload folder using huggingface_hub
33e5880 verified
raw
history blame contribute delete
370 Bytes
{
"architectures": [
"RoleSLM"
],
"model_type": "data_scientist-slm",
"domain": "Data Scientist",
"vocab_size": 2025,
"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": 989660800
}