ml_en_core / tokenizer_config.json
guipenedo's picture
guipenedo HF staff
Upload tokenizer
bc56f8f
raw
history blame contribute delete
No virus
258 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "/home/gui/Desktop/lighton-dev/mdr/assets/tokenizer/ml_en_core",
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}