31_WizardCoder_Master_Fixed / special_tokens_map.json
Jashan887's picture
Upload folder using huggingface_hub
883a2e2 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}