chatbot-qa-path / special_tokens_map.json
buesst1's picture
Update of model components from run
da965af
raw
history blame contribute delete
168 Bytes
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</p>",
"unk_token": "<unk>"
}