File size: 662 Bytes
f7729df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "bos_token": "<s>",
  "cls_token": "<s>",
  "eos_token": "</s>",
  "full_tokenizer_file": null,
  "mask_token": {
    "__type": "AddedToken",
    "content": "<mask>",
    "lstrip": true,
    "normalized": true,
    "rstrip": false,
    "single_word": false
  },
  "model_max_length": 512,
  "name_or_path": "moma1820/new_sen_xlmr_marketing_organization_AUG",
  "pad_token": "<pad>",
  "sep_token": "</s>",
  "sp_model_kwargs": {},
  "special_tokens_map_file": "input_models/johngiorgi-declutr-small-all-paraphrase-multilingual/0_Transformer/special_tokens_map.json",
  "tokenizer_class": "XLMRobertaTokenizer",
  "truncation": true,
  "unk_token": "<unk>"
}