Translation
Transformers
Safetensors
English
Arabic
marian
text2text-generation
Omar-youssef's picture
Upload tokenizer
c66ffa1 verified
Raw
History Blame Contribute Delete
857 Bytes
{
"added_tokens_decoder": {
"25897": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"30683": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"61246": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"backend": "custom",
"eos_token": "</s>",
"is_local": false,
"local_files_only": false,
"model_max_length": 512,
"pad_token": "<pad>",
"separate_vocabs": false,
"source_lang": "en",
"sp_model_kwargs": {},
"target_lang": "ar",
"tokenizer_class": "MarianTokenizer",
"unk_token": "<unk>"
}