StarChatBeta_Finetuned_Ralph / special_tokens_map.json
Ralphch97's picture
Upload tokenizer
a301e6c
raw
history blame contribute delete
No virus
238 Bytes
{
"additional_special_tokens": [
"<|system|>",
"<|user|>",
"<|assistant|>",
"<|end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}