ml_en_ext / tokenizer_config.json
guipenedo's picture
guipenedo HF staff
Upload tokenizer
c4ddddc
raw
history blame
257 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_ext",
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}