anicolson commited on
Commit
77107c7
1 Parent(s): c61fffb

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer.json +1 -0
tokenizer.json CHANGED
@@ -134,6 +134,7 @@
134
  "end_of_word_suffix": null,
135
  "fuse_unk": false,
136
  "byte_fallback": false,
 
137
  "vocab": {
138
  "[UNK]": 0,
139
  "[BOS]": 1,
 
134
  "end_of_word_suffix": null,
135
  "fuse_unk": false,
136
  "byte_fallback": false,
137
+ "ignore_merges": false,
138
  "vocab": {
139
  "[UNK]": 0,
140
  "[BOS]": 1,