g.1.2.0 / special_tokens_map.json
RocioLiu's picture
Upload special_tokens_map.json with huggingface_hub
d68c51e verified
{
"additional_special_tokens": [
"<|target|>"
],
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|return|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|reserved_200017|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}