GeneZC commited on
Commit
0ddd54b
·
1 Parent(s): 74a8c72

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "../plms/bert-base-uncased",
3
  "architectures": [
4
- "CLSTuning"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "gradient_checkpointing": false,
 
1
  {
2
+ "_name_or_path": "bert-base-mnlimm",
3
  "architectures": [
4
+ "BertCls"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "gradient_checkpointing": false,