atomllama-33K-5x5-DigitMesh-sparse / tokenizer_config.json
junzzhu's picture
Add atomllama-33K-5x5-DigitMesh-sparse model
a1fa183 verified
raw
history blame contribute delete
616 Bytes
{
"added_tokens_decoder": {
"2": {
"content": "<SEP>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"13": {
"content": "<PAD>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"bos_token": "<SEP>",
"clean_up_tokenization_spaces": false,
"eos_token": "<SEP>",
"extra_special_tokens": {},
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<PAD>",
"tokenizer_class": "PreTrainedTokenizerFast"
}