tangled-alpha-0.5-core / tokenizer /special_tokens_map.json
mtasic85's picture
trained 128k tokenizer
869eee4
raw
history blame contribute delete
116 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|im_end|>",
"pad_token": "<|pad|>",
"unk_token": "<|unk|>"
}