Files
galactica-30b-evol-instruct…/tokenizer_config.json

7 lines
145 B
JSON
Raw Normal View History

{
"clean_up_tokenization_spaces": true,
"model_max_length": 2048,
"padding_side": "left",
"tokenizer_class": "PreTrainedTokenizerFast"
}