ja-news-gen / tokenizer_config.json
michaelhhl's picture
ja-news-gen
39da208
raw
history blame
No virus
247 Bytes
{
"additional_special_tokens": [],
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"model_max_length": 1000000000000000019884624838656,
"sp_model_kwargs": {},
"tokenizer_class": "ReformerTokenizer",
"unk_token": "<unk>"
}