bs-modeling-metadata_all_2000_steps / special_tokens_map.json
jordiclive's picture
Upload special_tokens_map.json with huggingface_hub
50df5b2
raw
history blame contribute delete
467 Bytes
{
"additional_special_tokens": [
{
"content": "<ENTITY_CHAIN>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": " </ENTITY_CHAIN> ",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}