system HF staff commited on
Commit
bd1bb2a
1 Parent(s): 860630c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "bi_data": false,
4
  "model_type": "xlnet",
5
  "clamp_len": -1,
6
- "d_head": 48,
7
  "d_inner": 2048,
8
  "d_model": 768,
9
  "dropout": 0.1,
3
  "bi_data": false,
4
  "model_type": "xlnet",
5
  "clamp_len": -1,
6
+ "d_head": 64,
7
  "d_inner": 2048,
8
  "d_model": 768,
9
  "dropout": 0.1,