galactica-30b-evol-instruct-70k / tokenizer_config.json
blair-johnson's picture
Upload folder using huggingface_hub
3f65928
raw
history blame contribute delete
145 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 2048,
"padding_side": "left",
"tokenizer_class": "PreTrainedTokenizerFast"
}