angkul07 commited on
Commit
e23ce4e
·
verified ·
1 Parent(s): 480c78d

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -5
tokenizer_config.json CHANGED
@@ -1,8 +1,4 @@
1
  {
2
- "model_max_length": 256,
3
- "bos_token": "<s>",
4
- "eos_token": "</s>",
5
- "unk_token": "<unk>",
6
- "pad_token": "<pad>"
7
  }
8
 
 
1
  {
2
+ "model_max_length": 256
 
 
 
 
3
  }
4