WizardCoder-Python-7B-V1.0 / special_tokens_map.json
ancient-ancient
initial commit
f1a7e6d
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}