Zhiding commited on
Commit
508bc72
·
1 Parent(s): eb03e4e

fix config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -103,7 +103,7 @@
103
  "use_sliding_window": false,
104
  "vocab_size": 151674
105
  },
106
- "tie_word_embeddings": false,
107
  "torch_dtype": "bfloat16",
108
  "transformers_version": "4.51.0",
109
  "use_backbone_lora": 0,
 
103
  "use_sliding_window": false,
104
  "vocab_size": 151674
105
  },
106
+ "tie_word_embeddings": true,
107
  "torch_dtype": "bfloat16",
108
  "transformers_version": "4.51.0",
109
  "use_backbone_lora": 0,