CustomModel / special_tokens_map.json
ManishThota's picture
adding files
002b371
raw
history blame contribute delete
No virus
90 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "</s>",
"unk_token": "<|endoftext|>"
}