J.O.S.I.E.v4o-beta-stage1-500-steps / special_tokens_map.json
Isaak-Carter's picture
Upload tokenizer
9dd132d verified
raw
history blame contribute delete
No virus
861 Bytes
{
"additional_special_tokens": [
"<|available_functions|>",
"<|system|>",
"<|gökdeniz|>",
"<|user|>",
"<|josie|>",
"<|assistant|>",
"<|function_call|>",
"<|function_response|>",
"<|image|>",
"<|long_term_memory|>",
"<|short_term_memory|>",
"<|home_state|>",
"<|current_states|>",
"<|context|>",
"<|im_start|>",
"<|im_end|>"
],
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "[control_768]",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}