kadabengaran commited on
Commit
7c14882
1 Parent(s): 1a3c9e2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "IndoBERTBiLSTM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
 
7
  "classifier_dropout": null,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
 
4
  "IndoBERTBiLSTM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
+ "bert_path": "indobenchmark/indobert-base-p2",
8
  "classifier_dropout": null,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,