credentek commited on
Commit
803632b
·
1 Parent(s): 6f2f7a0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -127,5 +127,6 @@
127
  "transformers_version": "4.30.0",
128
  "type_vocab_size": 2,
129
  "use_cache": true,
130
- "vocab_size": 30522
 
131
  }
 
127
  "transformers_version": "4.30.0",
128
  "type_vocab_size": 2,
129
  "use_cache": true,
130
+ "vocab_size": 30522,
131
+ "ignore_mismatched_sizes":true
132
  }