jangmin's picture
recommit after pad_token was treated.
8adc7e2
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}