fpi-chatbot / special_tokens_map.json
ebaldoni's picture
Training in progress, step 3
712cd58 verified
raw
history blame
110 Bytes
{
"bos_token": "__start__",
"eos_token": "__end__",
"pad_token": "__null__",
"unk_token": "__unk__"
}