tora-code-34b-v1.0 / special_tokens_map.json
zubingou's picture
Upload folder using huggingface_hub
f8a2b42
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}