rahuldshetty commited on
Commit
0780234
·
1 Parent(s): 9855889

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -23,7 +23,7 @@
23
  ],
24
  "bos_token": "<|endoftext|>",
25
  "clean_up_tokenization_spaces": true,
26
- "eos_token": "<|endoftext|>",
27
  "model_max_length": 1000000000000000019884624838656,
28
  "tokenizer_class": "GPT2Tokenizer",
29
  "unk_token": "<|endoftext|>",
 
23
  ],
24
  "bos_token": "<|endoftext|>",
25
  "clean_up_tokenization_spaces": true,
26
+ "eos_token": "<|end|>",
27
  "model_max_length": 1000000000000000019884624838656,
28
  "tokenizer_class": "GPT2Tokenizer",
29
  "unk_token": "<|endoftext|>",