uer commited on
Commit
a418b76
1 Parent(s): f5636d3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "albert",
3
  "architectures": [
4
- "AlbertForPreTraining"
5
  ],
6
  "attention_probs_dropout_prob": 0,
7
  "bos_token_id": 2,
 
1
  {
2
  "_name_or_path": "albert",
3
  "architectures": [
4
+ "AlbertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0,
7
  "bos_token_id": 2,