Update config.json
Browse files- config.json +0 -2
config.json
CHANGED
@@ -8,9 +8,7 @@
|
|
8 |
"AutoConfig": "configuration_motif.MotifConfig",
|
9 |
"AutoModelForCausalLM": "modeling_motif.MotifForCausalLM"
|
10 |
},
|
11 |
-
"batch_num": null,
|
12 |
"bos_token_id": 219396,
|
13 |
-
"continual_training": false,
|
14 |
"decoder_split_layers": [],
|
15 |
"dim_model_base": 2048,
|
16 |
"dim_model_base_attn": 128,
|
|
|
8 |
"AutoConfig": "configuration_motif.MotifConfig",
|
9 |
"AutoModelForCausalLM": "modeling_motif.MotifForCausalLM"
|
10 |
},
|
|
|
11 |
"bos_token_id": 219396,
|
|
|
12 |
"decoder_split_layers": [],
|
13 |
"dim_model_base": 2048,
|
14 |
"dim_model_base_attn": 128,
|