Valtry commited on
Commit
c8798b6
·
verified ·
1 Parent(s): f3b093a

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -2
tokenizer_config.json CHANGED
@@ -1,6 +1,5 @@
1
  {
2
  "bos_token": "<|startoftext|>",
3
  "eos_token": "<|endoftext|>",
4
- "unk_token": "<|unk|>",
5
- ...
6
  }
 
1
  {
2
  "bos_token": "<|startoftext|>",
3
  "eos_token": "<|endoftext|>",
4
+ "unk_token": "<|unk|>"
 
5
  }