TitleOS commited on
Commit
b3a1545
1 Parent(s): 1d3ecfc

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -330,7 +330,7 @@
330
  "special": true
331
  }
332
  },
333
- "bos_token": "<|endoftext|>",
334
  "clean_up_tokenization_spaces": true,
335
  "eos_token": "<|endoftext|>",
336
  "model_max_length": 2048,
 
330
  "special": true
331
  }
332
  },
333
+ "bos_token": "<|startoftext|>",
334
  "clean_up_tokenization_spaces": true,
335
  "eos_token": "<|endoftext|>",
336
  "model_max_length": 2048,