Wiki-Test2 / special_tokens_map.json
PhysiQuanty's picture
Duplicate from PhysiQuanty/Patent-Test-Radix-65536-AutoTokenizer_FineTune
efda231
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"pad_token": "<EOS>",
"unk_token": "<EOS>"
}