CIS6930_DAAGR_GPT2_Emo / special_tokens_map.json
aegrif's picture
Upload tokenizer
fb661c3
raw
history blame contribute delete
No virus
218 Bytes
{
"additional_special_tokens": [
"<|user|>",
"<|context|>",
"<|bot|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}