Test-Dolphin-PDF / hf_model /special_tokens_map.json
raksa-the-wildcats
first commit
383af88
raw
history blame contribute delete
277 Bytes
{
"additional_special_tokens": [
{
"content": " <Answer/>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}