system HF staff commited on
Commit
a2e4c2a
1 Parent(s): 3308b71

Update config.json

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