NEXIVON-1B-BASE / config.json
itzaadhi's picture
Hourly checkpoint upload at step 801 (0.09%)
3b0e1a4 verified
Raw
History Blame Contribute Delete
803 Bytes
{
"allow_neg_eigval": false,
"attn": null,
"attn_mode": "chunk",
"attnres_block_size": null,
"bos_token_id": 1,
"conv_size": 4,
"dtype": "bfloat16",
"eos_token_id": 2,
"expand_v": 1.0,
"fuse_cross_entropy": true,
"fuse_norm": true,
"fuse_swiglu": true,
"head_dim": 128,
"hidden_act": "swish",
"hidden_ratio": 4,
"hidden_size": 2048,
"initializer_range": 0.02,
"intermediate_size": null,
"lower_bound": null,
"max_position_embeddings": 2048,
"model_type": "kda",
"norm_eps": 1e-06,
"num_heads": 16,
"num_hidden_layers": 16,
"num_v_heads": null,
"pad_token_id": null,
"safe_gate": false,
"tie_word_embeddings": false,
"transformers_version": "5.14.1",
"use_cache": false,
"use_l2warp": false,
"use_short_conv": true,
"vocab_size": 50257
}