Text Generation
Transformers
PyTorch
olmo
Inference Endpoints
TinyCodeLM-150M-LintSeqInstruct / special_tokens_map.json
upiter's picture
Rename tinycodeLM_150M_lintseqinstruct/special_tokens_map.json to special_tokens_map.json
b6a1a78 verified
raw
history blame contribute delete
287 Bytes
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}