gpt2_u030_tiny-stories_1024_dpos / tokenizer_config.json
jonasknobloch's picture
Upload folder using huggingface_hub
ebd99fd verified
raw
history blame contribute delete
355 Bytes
{
"added_tokens_decoder": {
"1024": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false,
"special": true
}
},
"clean_up_tokenization_spaces": true,
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "PreTrainedTokenizerFast"
}