sh_model / special_tokens_map.json
Yoru1010's picture
Training in progress, step 500
43db3f5
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}