gpt-persona-sponge_bob / special_tokens_map.json
ravil99
Trained model
569878e
raw
history blame
No virus
172 Bytes
{
"additional_special_tokens": [
"<speaker1>",
"<speaker2>"
],
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}