ft-opt-125m-customer-chatbot-3 / special_tokens_map.json
ansilmbabl's picture
End of training
14337a1 verified
raw
history blame contribute delete
No virus
320 Bytes
{
"bos_token": "<s>",
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "</s>",
"unk_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}