phogpt-ft-qna-qchv-2021-test-gr / special_tokens_map.json
nluai's picture
Update special_tokens_map.json
b2fab2f verified
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}