sgich commited on
Commit
b446836
1 Parent(s): d920178

Update config.json.txt

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