Nargizi commited on
Commit
11cd1dd
·
1 Parent(s): 8b34f9c

update model max length

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "input_ids",
8
  "attention_mask"
9
  ],
10
- "model_max_length": 1000000000000000019884624838656,
11
  "pad_token": "<PAD>",
12
  "sep_token": "<SEP>",
13
  "strip_accents": null,
 
7
  "input_ids",
8
  "attention_mask"
9
  ],
10
+ "model_max_length": 200,
11
  "pad_token": "<PAD>",
12
  "sep_token": "<SEP>",
13
  "strip_accents": null,