nreimers commited on
Commit
29429e2
1 Parent(s): bc503ca
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -20,5 +20,6 @@
20
  "transformers_version": "4.6.1",
21
  "type_vocab_size": 2,
22
  "use_cache": true,
23
- "vocab_size": 30522
 
24
  }
 
20
  "transformers_version": "4.6.1",
21
  "type_vocab_size": 2,
22
  "use_cache": true,
23
+ "vocab_size": 30522,
24
+ "max_length": 512
25
  }