TheBloke commited on
Commit
a9ed0ba
1 Parent(s): f09f715

Fix added_tokens.json

Browse files
Files changed (1) hide show
  1. added_tokens.json +1 -1
added_tokens.json CHANGED
@@ -1,3 +1,3 @@
1
  {
2
- "<pad>": 32000
3
  }
 
1
  {
2
+ "[PAD]": 32000
3
  }