File size: 742 Bytes
9aa46e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "bos_token": "<s>",
  "clean_up_tokenization_spaces": true,
  "cls_token": "<s>",
  "eos_token": "</s>",
  "mask_token": {
    "__type": "AddedToken",
    "content": "<mask>",
    "lstrip": true,
    "normalized": true,
    "rstrip": false,
    "single_word": false
  },
  "model_max_length": 512,
  "name_or_path": "manifesto-project/manifestoberta-xlm-roberta-56policy-topics-sentence-2023-1-1",
  "pad_token": "<pad>",
  "sep_token": "</s>",
  "special_tokens_map_file": "/root/.cache/huggingface/hub/models--manifesto-project--manifestoberta-xlm-roberta-56policy-topics-sentence-2023-1-1/snapshots/f84c5fe28cd5638eaae863f293710e2988d9ad10/special_tokens_map.json",
  "tokenizer_class": "XLMRobertaTokenizer",
  "unk_token": "<unk>"
}