Fill-Mask
Transformers
PyTorch
eurobert
code
custom_code
DuarteMRAlves commited on
Commit
073fd06
·
verified ·
1 Parent(s): e7085a6

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2059,7 +2059,7 @@
2059
  "input_ids",
2060
  "attention_mask"
2061
  ],
2062
- "model_max_length": 131072,
2063
  "pad_token": "<|end_of_text|>",
2064
  "tokenizer_class": "PreTrainedTokenizer"
2065
  }
 
2059
  "input_ids",
2060
  "attention_mask"
2061
  ],
2062
+ "model_max_length": 1000000000000000019884624838656,
2063
  "pad_token": "<|end_of_text|>",
2064
  "tokenizer_class": "PreTrainedTokenizer"
2065
  }