AXL-Comment-Lion / config.json
KennedyOfficaly's picture
Upload 12 files
b010f63 verified
{
"model_type": "multiscale_transformer",
"architectures": [
"MultiScaleForCausalLM"
],
"vocab_size": 258,
"d_model": 192,
"n_heads": 3,
"d_ff": 512,
"n_layers_per_scale": 3,
"n_cross_attn_layers": 1,
"max_seq_len": 256,
"dropout": 0.0,
"bias": false,
"rope_theta": 10000.0,
"downsample_factors": [
1,
2,
4
],
"num_parameters": 6732096,
"training_results": {
"model": "AXL-Comment-Lion",
"params": 7182144,
"steps": 891,
"time": 120.08357620239258,
"final_loss": 0.003217210527509451,
"perplexity": 1.02,
"gguf_mb": 13.8,
"optimizer": "Lion",
"attention": "SDPA"
}
}