Bachstelze commited on
Commit
f037e69
1 Parent(s): 5d31253

Update config.json

Browse files

change "vocab_size" to 50265

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -31,5 +31,5 @@
31
  "max_length": 100
32
  }
33
  },
34
- "vocab_size": 50257
35
  }
 
31
  "max_length": 100
32
  }
33
  },
34
+ "vocab_size": 50265
35
  }