miqu-70b-sft / checkpoint-1400 /special_tokens_map.json
anchen1011's picture
Upload folder using huggingface_hub
f0f7baf verified
raw
history blame contribute delete
No virus
209 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": "<unk>"
}