nllb-200-600M-En-Amh-finetuned2 / tokenizer_config.json
Walelign's picture
Upload tokenizer
fc94ef0 verified
raw
history blame contribute delete
604 Bytes
{
"additional_special_tokens": null,
"bos_token": "<s>",
"cls_token": "<s>",
"eos_token": "</s>",
"mask_token": {
"__type": "AddedToken",
"content": "<mask>",
"lstrip": true,
"normalized": true,
"rstrip": false,
"single_word": false
},
"model_max_length": 1024,
"name_or_path": "/content/drive/MyDrive/DMU_GRAIN_project/EthioMT/output_dir2",
"pad_token": "<pad>",
"sep_token": "</s>",
"sp_model_kwargs": {},
"special_tokens_map_file": null,
"src_lang": "eng_Latn",
"tgt_lang": "amh_Ethi",
"tokenizer_class": "NllbTokenizer",
"unk_token": "<unk>"
}