File size: 446 Bytes
			
			d836864  | 
								1 2 3 4 5 6 7 8 9 10 11 12 13 14  | 
								{
  "cls_token": "[CLS]",
  "do_lower_case": false,
  "encoding": "utf8",
  "mask_token": "[MASK]",
  "model_max_length": 512,
  "pad_token": "[PAD]",
  "sep_token": "[SEP]",
  "sp_model_kwargs": {},
  "special_tokens_map_file": "/home/runner/.cache/huggingface/hub/models--susnato--ernie-m-base_pytorch/snapshots/dc3909120bc2c81f9e527b758df2b3ba79b63720/special_tokens_map.json",
  "tokenizer_class": "ErnieMTokenizer",
  "unk_token": "[UNK]"
}
 |