jikaixuan commited on
Commit
551e3e7
1 Parent(s): b039b8d

End of training

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,8 +1,9 @@
1
  {
2
- "_name_or_path": "mistralai/Mistral-7B-v0.1",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
8
  "hidden_act": "silu",
 
1
  {
2
+ "_name_or_path": "alignment-handbook/zephyr-7b-sft-full",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
6
+ "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "hidden_act": "silu",