tangled-llama-e-128k-v0.1 / special_tokens_map.json
mtasic85's picture
tokenizer; pretrain
cbf2cc7
raw
history blame
97 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>",
"unk_token": "<unk>"
}