Final-DeepLearning / special_tokens_map.json
chamdentimem's picture
End of training
8d6e72f verified
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}