batteryphil commited on
Commit
9976ea4
·
verified ·
1 Parent(s): b0f640c

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -10,7 +10,7 @@
10
  ],
11
  "is_local": false,
12
  "model_max_length": 1000000000000000019884624838656,
13
- "pad_token": "<|endoftext|>",
14
  "tokenizer_class": "GPTNeoXTokenizer",
15
  "trim_offsets": true,
16
  "unk_token": "<|endoftext|>"
 
10
  ],
11
  "is_local": false,
12
  "model_max_length": 1000000000000000019884624838656,
13
+ "pad_token": "<|padding|>",
14
  "tokenizer_class": "GPTNeoXTokenizer",
15
  "trim_offsets": true,
16
  "unk_token": "<|endoftext|>"