StarChatBeta_Finetuned_Ralph_v3.9.5 / special_tokens_map.json
Ralphch97's picture
Upload tokenizer
938b015
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|>"
}