ocaetas commited on
Commit
a236b08
·
verified ·
1 Parent(s): 6770892

Upload tokenizer

Browse files
Files changed (2) hide show
  1. special_tokens_map.json +9 -9
  2. tokenizer_config.json +0 -0
special_tokens_map.json CHANGED
@@ -1,9 +1,9 @@
1
- {
2
- "eos_token": {
3
- "content": "<|end_of_text|>",
4
- "lstrip": false,
5
- "normalized": false,
6
- "rstrip": false,
7
- "single_word": false
8
- }
9
- }
 
1
+ {
2
+ "eos_token": {
3
+ "content": "<|end_of_text|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ }
9
+ }
tokenizer_config.json CHANGED
The diff for this file is too large to render. See raw diff