ZheeRIKO quantflex commited on
Commit
79367a9
1 Parent(s): 58f1df1

Disable bos token (#1)

Browse files

- Disable bos token (fc56aa17d5516e427935bd0ae127c8d481856999)


Co-authored-by: quantflex <[email protected]>

Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "added_tokens_decoder": {
3
  "120000": {
4
  "content": "<|eos|>",
 
1
  {
2
+ "add_bos_token": false,
3
  "added_tokens_decoder": {
4
  "120000": {
5
  "content": "<|eos|>",