Tianyu Gao commited on
Commit
b49cb16
1 Parent(s): 8791291

update config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "result/bert-base-uncased-cls_before_pooler-sym_mlp-mlp_bert-bs64-gpu8-gs1-lr5e-5-m=stsb-norm0.05-l32-contra",
3
  "architectures": [
4
- "BertForCL"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "gradient_checkpointing": false,
 
1
  {
2
  "_name_or_path": "result/bert-base-uncased-cls_before_pooler-sym_mlp-mlp_bert-bs64-gpu8-gs1-lr5e-5-m=stsb-norm0.05-l32-contra",
3
  "architectures": [
4
+ "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "gradient_checkpointing": false,