math_1B / tokenizer_config.json
sahil2801's picture
Upload folder using huggingface_hub
afbfe91
raw
history blame
No virus
146 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 1024,
"padding_side": "right",
"tokenizer_class": "PreTrainedTokenizerFast"
}