chatbot-simpson / special_tokens_map.json
PlenitudeAI's picture
Training in progress, step 1
88f8ec1
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}