KeyLM-75M / special_tokens_map.json
Eclipse-Senpai's picture
Add KeyLM-75M base model (bf16, from-scratch, ~18B tokens)
8dbce4f verified
raw
history blame contribute delete
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "[UNK]"
}