galactica-125m / special_tokens_map.json
jacobthebanana's picture
Added tokenizer.
71fff19 verified
raw
history blame contribute delete
No virus
73 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "<pad>"
}