ArthurZ HF staff commited on
Commit
eb77a87
1 Parent(s): 2b8a446

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -203,6 +203,7 @@
203
  }
204
  },
205
  "bos_token": "<|endoftext|>",
 
206
  "clean_up_tokenization_spaces": true,
207
  "eos_token": "<|endoftext|>",
208
  "model_max_length": 1000000000000000019884624838656,
 
203
  }
204
  },
205
  "bos_token": "<|endoftext|>",
206
+ "pad_token": "<|endoftext|>",
207
  "clean_up_tokenization_spaces": true,
208
  "eos_token": "<|endoftext|>",
209
  "model_max_length": 1000000000000000019884624838656,