Text Classification
Transformers
Safetensors
English
llama
text-generation-inference
tulu-v2.5-70b-uf-rm / special_tokens_map.json
michaelfeil's picture
Rename special_tokens_map-2.json to special_tokens_map.json
97e1f56 verified
raw
history blame
345 Bytes
{
"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
},
"pad_token": "<|reserved_special_token_250|>"
}