josangho99 commited on
Commit
a6fd343
·
verified ·
1 Parent(s): 3e9fc10

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -2
tokenizer_config.json CHANGED
@@ -48,7 +48,6 @@
48
  "eos_token": "</s>",
49
  "extra_special_tokens": {},
50
  "mask_token": "<mask>",
51
- "max_length": 128,
52
  "model_max_length": 512,
53
  "pad_to_multiple_of": null,
54
  "pad_token": "<pad>",
@@ -62,4 +61,4 @@
62
  "truncation_side": "right",
63
  "truncation_strategy": "longest_first",
64
  "unk_token": "<unk>"
65
- }
 
48
  "eos_token": "</s>",
49
  "extra_special_tokens": {},
50
  "mask_token": "<mask>",
 
51
  "model_max_length": 512,
52
  "pad_to_multiple_of": null,
53
  "pad_token": "<pad>",
 
61
  "truncation_side": "right",
62
  "truncation_strategy": "longest_first",
63
  "unk_token": "<unk>"
64
+ }