ECG-R1-8B-RL / special_tokens_map.json
falling-into-you's picture
Upload folder using huggingface_hub
5a7cd27 verified
raw
history blame contribute delete
388 Bytes
{
"additional_special_tokens": [
"<|ecg_pad|>",
"<|ecg_start|>",
"<|ecg_end|>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}