fastplus-44m / config.json
aixk's picture
FastPlus-40M Relativistic SVO Dynamic-Soft-Pooling Model Train Completed Safely
9908da9
Raw
History Blame Contribute Delete
436 Bytes
{
"architectures": [
"FastPlus40mForCausalLM"
],
"dtype": "float32",
"hidden_size": 512,
"initializer_range": 0.02,
"intermediate_size": 1536,
"kd_alpha": 0.4,
"kd_temperature": 2.5,
"max_position_embeddings": 512,
"model_type": "fastplus_40m",
"num_attention_heads": 8,
"num_hidden_layers": 11,
"tie_word_embeddings": true,
"transformers_version": "5.12.0",
"use_cache": false,
"vocab_size": 8160
}