platypus-2-22b-relora / special_tokens_map.json
chargoddard's picture
fix special_tokens_map
6e5fe8b
raw
history blame
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}