counsel_chatbot / special_tokens_map.json
freud-sensei's picture
Training in progress, epoch 1
c77c1f8 verified
raw
history blame
No virus
105 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}