bravemindai commited on
Commit
60a50f8
1 Parent(s): cdda4b4

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer.json +1 -0
tokenizer.json CHANGED
@@ -170,6 +170,7 @@
170
  "end_of_word_suffix": null,
171
  "fuse_unk": true,
172
  "byte_fallback": true,
 
173
  "vocab": {
174
  "<unk>": 0,
175
  "<s>": 1,
 
170
  "end_of_word_suffix": null,
171
  "fuse_unk": true,
172
  "byte_fallback": true,
173
+ "ignore_merges": false,
174
  "vocab": {
175
  "<unk>": 0,
176
  "<s>": 1,