Menouar commited on
Commit
eb35449
1 Parent(s): c71209d

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -118,6 +118,6 @@
118
  "attention_mask"
119
  ],
120
  "model_max_length": 2048,
121
- "pad_token": "<|endoftext|>",
122
  "tokenizer_class": "PreTrainedTokenizerFast"
123
  }
 
118
  "attention_mask"
119
  ],
120
  "model_max_length": 2048,
121
+ "pad_token": ">>SUFFIX<<",
122
  "tokenizer_class": "PreTrainedTokenizerFast"
123
  }