c1ownraid commited on
Commit
1a55cd3
·
verified ·
1 Parent(s): 5a91c53

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -9,6 +9,7 @@
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "hidden_dim": 768,
 
12
  "qa_dropout": 0.1,
13
  "seq_classif_dropout": 0.2,
14
  "id2label": {
 
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "hidden_dim": 768,
12
+ "sinusoidal_pos_embds": true,
13
  "qa_dropout": 0.1,
14
  "seq_classif_dropout": 0.2,
15
  "id2label": {