ml_en / tokenizer_config.json
guipenedo's picture
guipenedo HF staff
Upload tokenizer
ecb6ef2
raw
history blame contribute delete
253 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",
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}