File size: 368 Bytes
57b7083
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "cls_token": "[CLS]",
  "mask_token": "[MASK]",
  "name_or_path": "/scratch/1/user/classanc/mlm-flops/neuclir/CHINESE_2315931",
  "pad_token": "[PAD]",
  "sep_token": "[SEP]",
  "special_tokens_map_file": "/scratch/1/user/classanc/mlm-flops/neuclir/CHINESE_2315931/special_tokens_map.json",
  "tokenizer_class": "PreTrainedTokenizerFast",
  "unk_token": "[UNK]"
}