distilGPT-NepSA / tokenizer_config.json
raygx's picture
Upload tokenizer
89593ba
raw
history blame contribute delete
144 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"padding_side": "left",
"tokenizer_class": "PreTrainedTokenizerFast"
}