wizard-python-calling / special_tokens_map.json
deepanshu30699's picture
Upload tokenizer
a582e34
raw
history blame contribute delete
95 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "</s>"
}