3c6ec8f2-dc56-4954-aecb-8507ef163b89 / special_tokens_map.json
tuanna08go's picture
Training in progress, step 1
cd4b5da verified
raw
history blame contribute delete
370 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}