Update tokenizer_config.json

#9

当add_generation_prompt为False时,增加了end token到后面,适用于SFT训练。不这样的话huggingface的SFTTrainer训练将导致模型无法停止输出。

另外chat_template.jinjia也需要做相应更新

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment