Ferret-3B / special_tokens_map.json
euclaise's picture
Upload tokenizer
7b1b2e4
raw
history blame
No virus
176 Bytes
{
"additional_special_tokens": [
"<|endoftext|>",
"<|padding|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}