Mixtral-8x7B-prostate-sum-test / special_tokens_map.json
wish6424's picture
wish6424/Mixtral-8x7B-prostate-sum-test
a7de0e5 verified
raw
history blame contribute delete
437 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "</s>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}