Overaddicted-500K / tokenizer_config.json
DedeProGames's picture
NanoDex 500k 路 1,499,987,968 fineweb-edu tokens 路 loss 3.5919
715f9f9 verified
Raw
History Blame Contribute Delete
605 Bytes
{
"added_tokens_decoder": {
"0": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"1": {
"content": "<|pad|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": null,
"clean_up_tokenization_spaces": false,
"model_max_length": 512,
"tokenizer_class": "PreTrainedTokenizerFast"
}