7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"bos_token": "[BOS]",
|
|
"eos_token": "[EOS]",
|
|
"unk_token": "[UNK]",
|
|
"pad_token": "[PAD]"
|
|
}
|