address-detection-model / special_tokens_map.json
piazzola's picture
End of training
dcf97f6
raw
history blame contribute delete
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "</s>"
}