llama-ko-7b / tokenizer_config.json
amphora's picture
Upload tokenizer
c1f0b9f
raw
history blame contribute delete
No virus
236 Bytes
{
"bos_token": "<|sep|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|endoftext|>",
"tokenizer_class": "PreTrainedTokenizerFast"
}