File size: 333 Bytes
67c0d69
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "src_lang": null,
  "tgt_lang": null,
  "bos_token": "<s>",
  "eos_token": "</s>",
  "sep_token": "</s>",
  "unk_token": "<unk>",
  "pad_token": "<pad>",
  "special_tokens_map_file": "m2m_100_1.2B_v2/special_tokens_map.json",
  "tokenizer_file": null,
  "name_or_path": "m2m_100_1.2B_v2",
  "tokenizer_class": "M2M100Tokenizer"
}