Llama-adaLR-model-latent-6-by-1 / special_tokens_map.json
Lapisbird's picture
Upload tokenizer
5a0b7b8 verified
raw
history blame
397 Bytes
{
"additional_special_tokens": [
"<START>",
"<END>",
"<|CONTINUE|>",
"<|STOP|>"
],
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}