gpt2-persona-yoda / special_tokens_map.json
ravil99
gpt2-persona-yoda
6edc196
raw
history blame contribute delete
180 Bytes
{
"additional_special_tokens": [
"<speaker1>",
"<speaker2>"
],
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}