Kurapika993 commited on
Commit
3b554fc
·
1 Parent(s): e54951a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "architectures": [
3
  "BertForMaskedLM"
4
  ],
5
- "name_or_path": 'model.pth',
6
  "attention_probs_dropout_prob": 0.1,
7
  "gradient_checkpointing": false,
8
  "hidden_act": "gelu",
 
2
  "architectures": [
3
  "BertForMaskedLM"
4
  ],
5
+ "name_or_path": "model.pth",
6
  "attention_probs_dropout_prob": 0.1,
7
  "gradient_checkpointing": false,
8
  "hidden_act": "gelu",