IDMGSP-Galactica-TRAIN / tokenizer_config.json
qwenzoo's picture
Upload tokenizer
8555b08
raw
history blame contribute delete
No virus
166 Bytes
{
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"model_max_length": 2048,
"pad_token": "<pad>",
"tokenizer_class": "PreTrainedTokenizerFast"
}