doubledsbv commited on
Commit
f4e360e
1 Parent(s): 2e28f54

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -48,5 +48,5 @@
48
  "truncation_side": "right",
49
  "truncation_strategy": "longest_first",
50
  "unk_token": "<unk>",
51
- "use_default_system_prompt": true
52
  }
 
48
  "truncation_side": "right",
49
  "truncation_strategy": "longest_first",
50
  "unk_token": "<unk>",
51
+ "use_default_system_prompt": false
52
  }