File size: 394 Bytes
a8d0963
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "eos_token": "</s>",
  "model_max_length": 512,
  "name_or_path": "Helsinki-NLP/opus-mt-en-mul",
  "pad_token": "<pad>",
  "return_tensors": "tf",
  "separate_vocabs": false,
  "source_lang": "eng",
  "sp_model_kwargs": {},
  "special_tokens_map_file": null,
  "src_lang": "eng",
  "target_lang": "mul",
  "tgt_lang": "por",
  "tokenizer_class": "MarianTokenizer",
  "unk_token": "<unk>"
}