Banaxi-Tech's picture
Save 5% checkpoint at 1,500,512,256 tokens
5fe3ede verified
Raw
History Blame Contribute Delete
1.47 kB
{
"variant": "minicoder",
"vocab_size": 8192,
"hidden_size": 384,
"intermediate_size": 456,
"num_hidden_layers": 13,
"num_attention_heads": 12,
"num_key_value_heads": 1,
"head_dim": 32,
"ngram_buckets": 51699,
"ngram_rank_per_hash": 48,
"loop_schedule": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
4,
5,
6,
7,
8,
9,
10,
11,
12
],
"ngram_injection_schedule_positions": [
4,
9
],
"refresh_kernel_size": 9,
"max_position_embeddings": 4096,
"rope_theta": 100000.0,
"rms_norm_eps": 1e-05,
"initializer_range": 0.02,
"use_cache": false,
"transformers_version": "5.16.1",
"architectures": [
"BananaMind21CoderForCausalLM"
],
"output_hidden_states": false,
"return_dict": true,
"dtype": null,
"chunk_size_feed_forward": 0,
"is_encoder_decoder": false,
"id2label": {
"0": "LABEL_0",
"1": "LABEL_1"
},
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"problem_type": null,
"_name_or_path": "Banaxi-Tech/BananaMind-2.1-MiniCoder",
"tie_word_embeddings": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"unk_token_id": 3,
"model_type": "bananamind21_coder",
"output_attentions": false,
"auto_map": {
"AutoConfig": "configuration_bananamind21_coder.BananaMind21CoderConfig",
"AutoModelForCausalLM": "modeling_bananamind21_coder.BananaMind21CoderForCausalLM"
},
"torch_dtype": "float32"
}