PhoGPT-7B5-Instruct-2GB-sharded / special_tokens_map.json
tmnam20's picture
Original tokenizer
74db04c
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}