goethe0101 commited on
Commit
5ffc50a
·
1 Parent(s): 942ac44

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -1,6 +1,8 @@
1
  {
2
  "base_model_name_or_path": "EleutherAI/polyglot-ko-12.8b",
 
3
  "bias": "none",
 
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
 
1
  {
2
  "base_model_name_or_path": "EleutherAI/polyglot-ko-12.8b",
3
+ "bos_token_id": 0,
4
  "bias": "none",
5
+ "eos_token_id": 2,
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,