ev_glaive-Math1 / tokenizer_config.json
sahil2801's picture
Upload folder using huggingface_hub
3a198f9
raw
history blame contribute delete
146 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 2048,
"padding_side": "right",
"tokenizer_class": "PreTrainedTokenizerFast"
}