ailawyer / special_tokens_map.json
b1sheng's picture
Upload 7 files
412429c
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}