yiyanghkust commited on
Commit
9d4f863
1 Parent(s): e19182e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -1,4 +1,6 @@
1
- {
 
 
2
  "attention_probs_dropout_prob": 0.1,
3
  "hidden_act": "gelu",
4
  "hidden_dropout_prob": 0.1,
 
1
+ {"architectures": [
2
+ "BertForSequenceClassification"
3
+ ],
4
  "attention_probs_dropout_prob": 0.1,
5
  "hidden_act": "gelu",
6
  "hidden_dropout_prob": 0.1,