WizardCoder-1.0-34B / special_tokens_map.json
David
init
b2730db
raw
history blame contribute delete
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}