francislabounty
commited on
Commit
•
93c3fdc
1
Parent(s):
bdf10ed
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"AutoConfig": "configuration_sparsetral.SparsetralConfig",
|
11 |
"AutoModel": "modeling_sparsetral.MistralModel",
|
12 |
"AutoModelForCausalLM": "modeling_sparsetral.MistralForCausalLM"
|
13 |
-
}
|
14 |
"bos_token_id": 1,
|
15 |
"eos_token_id": 2,
|
16 |
"hidden_act": "silu",
|
|
|
10 |
"AutoConfig": "configuration_sparsetral.SparsetralConfig",
|
11 |
"AutoModel": "modeling_sparsetral.MistralModel",
|
12 |
"AutoModelForCausalLM": "modeling_sparsetral.MistralForCausalLM"
|
13 |
+
},
|
14 |
"bos_token_id": 1,
|
15 |
"eos_token_id": 2,
|
16 |
"hidden_act": "silu",
|