imgremlin's picture
Upload tokenizer
c729d82
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}