noether-vicuna-13b / special_tokens_map.json
luffycodes's picture
Duplicate from WizardLM/WizardMath-13B-V1.0
16a5735
raw
history blame contribute delete
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}