Text Generation
Transformers
PyTorch
English
gpt_neox
causal-lm
Inference Endpoints
text-generation-inference
hardmaru cat-state commited on
Commit
c5b62e0
1 Parent(s): 072102d

Upload tokenizer (#3)

Browse files

- Upload tokenizer (90438bcb3a7dbd0321780a8f000afae3a4e1f42c)


Co-authored-by: Full name <cat-state@users.noreply.huggingface.co>

Files changed (1) hide show
  1. tokenizer.json +27 -0
tokenizer.json CHANGED
@@ -227,6 +227,33 @@
227
  "rstrip": false,
228
  "normalized": true,
229
  "special": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
230
  }
231
  ],
232
  "normalizer": {
227
  "rstrip": false,
228
  "normalized": true,
229
  "special": false
230
+ },
231
+ {
232
+ "id": 50277,
233
+ "content": "<|SYSTEM|>",
234
+ "single_word": false,
235
+ "lstrip": false,
236
+ "rstrip": false,
237
+ "normalized": false,
238
+ "special": true
239
+ },
240
+ {
241
+ "id": 50278,
242
+ "content": "<|USER|>",
243
+ "single_word": false,
244
+ "lstrip": false,
245
+ "rstrip": false,
246
+ "normalized": false,
247
+ "special": true
248
+ },
249
+ {
250
+ "id": 50279,
251
+ "content": "<|ASSISTANT|>",
252
+ "single_word": false,
253
+ "lstrip": false,
254
+ "rstrip": false,
255
+ "normalized": false,
256
+ "special": true
257
  }
258
  ],
259
  "normalizer": {