MoinRomanticBot-Lora / tokenizer_config.json
syedmoinms's picture
Update tokenizer_config.json
ea81dc4 verified
raw
history blame contribute delete
130 Bytes
{
"tokenizer_class": "AutoTokenizer",
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|unk|>"
}