gpt2-finetuned-chatbot / special_tokens_map.json
lengoctuong's picture
End of training
8c1111f
raw
history blame contribute delete
No virus
220 Bytes
{
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}