KhaldiAbderrhmane commited on
Commit
c128140
·
verified ·
1 Parent(s): 481c393

Upload model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "dropout": 0.1,
6
  "hidden_size": 768,
7
- "model_type": "bert-multihead-attention-similarity",
8
  "num_heads": 8,
9
  "rnn_bidirectional": true,
10
  "rnn_hidden_size": 128,
 
4
  ],
5
  "dropout": 0.1,
6
  "hidden_size": 768,
7
+ "model_type": "bert_multi_attention",
8
  "num_heads": 8,
9
  "rnn_bidirectional": true,
10
  "rnn_hidden_size": 128,