vicuna / special_tokens_map.json
chavinlo's picture
Training in progress, step 500
ca5688d
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}