nvso-model-test-5 / special_tokens_map.json
surathisin's picture
End of training
d9ac9c6
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}