PyTorch
English
Newmodel / special_tokens_map.json
adi789's picture
Upload special_tokens_map.json
09acf38
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}