system HF staff commited on
Commit
4281fe1
1 Parent(s): a18a15d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "attn_type": "bi",
3
  "bi_data": false,
 
4
  "clamp_len": -1,
5
  "d_head": 64,
6
  "d_inner": 2048,
1
  {
2
  "attn_type": "bi",
3
  "bi_data": false,
4
+ "model_type": "xlnet",
5
  "clamp_len": -1,
6
  "d_head": 64,
7
  "d_inner": 2048,