medical_chat-en-zh / tokenizer_config.json
system's picture
system HF staff
Commit From AutoTrain
6ca0102
{
"eos_token": "</s>",
"model_max_length": 512,
"name_or_path": "AutoTrain",
"pad_token": "<pad>",
"separate_vocabs": false,
"source_lang": "eng",
"sp_model_kwargs": {},
"special_tokens_map_file": null,
"target_lang": "zho",
"tokenizer_class": "MarianTokenizer",
"unk_token": "<unk>"
}