ddidacus commited on
Commit
32ffc97
·
verified ·
1 Parent(s): efc8f5a

Update tokenizer.json

Browse files
Files changed (1) hide show
  1. tokenizer.json +3 -1
tokenizer.json CHANGED
@@ -136,7 +136,9 @@
136
  }
137
  }
138
  },
139
- "decoder": null,
 
 
140
  "model": {
141
  "type": "BPE",
142
  "dropout": null,
 
136
  }
137
  }
138
  },
139
+ "decoder": {
140
+ "type": "Fuse"
141
+ },
142
  "model": {
143
  "type": "BPE",
144
  "dropout": null,