Text Generation
Transformers
PyTorch
olmo
Inference Endpoints
TinyCodeLM-150M / special_tokens_map.json
upiter's picture
Rename tinycodeLM_150M/special_tokens_map.json to special_tokens_map.json
b6f06bd verified
raw
history blame contribute delete
65 Bytes
{
"eos_token": "<|endoftext|>",
"pad_token": "<|padding|>"
}