finetuned_tpicap_model / special_tokens_map.json
rajparmar's picture
End of training
f3b5eea verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}