hw-midm-7B-nsmc2 / special_tokens_map.json
yelin1001
add midm
000e953
raw
history blame contribute delete
No virus
210 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}