KoichiYasuoka commited on
Commit
531973e
·
1 Parent(s): c8efe1a
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -49,6 +49,7 @@
49
  "extra_special_tokens": {},
50
  "keep_accents": true,
51
  "mask_token": "[MASK]",
 
52
  "model_max_length": 1000000000000000019884624838656,
53
  "pad_token": "[PAD]",
54
  "sep_token": "[SEP]",
 
49
  "extra_special_tokens": {},
50
  "keep_accents": true,
51
  "mask_token": "[MASK]",
52
+ "model_input_names": ["input_ids", "attention_mask"],
53
  "model_max_length": 1000000000000000019884624838656,
54
  "pad_token": "[PAD]",
55
  "sep_token": "[SEP]",