junnyu commited on
Commit
75c06f1
1 Parent(s): 2ac2f21

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "RoFormerForMaskedLM"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
 
6
  "hidden_act": "gelu",
7
  "hidden_dropout_prob": 0.1,
8
  "max_position_embeddings": 512,
 
3
  "RoFormerForMaskedLM"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
+ "directionality": "bidi",
7
  "hidden_act": "gelu",
8
  "hidden_dropout_prob": 0.1,
9
  "max_position_embeddings": 512,