conversationv8 / special_tokens_map.json
Ahmade's picture
hi
ca8abb8
raw
history blame contribute delete
180 Bytes
{
"additional_special_tokens": [
"<speaker1>",
"<speaker2>"
],
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}