shmelev commited on
Commit
a809c88
·
1 Parent(s): d978104

Upload file

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "BigBirdForPreTraining"
4
  ],
5
  "auto_map": {
6
- "AutoModel": "transformers.models.big_bird.modeling_big_bird:BigBirdForMaskedLM"
7
  },
8
  "attention_probs_dropout_prob": 0.1,
9
  "attention_type": "block_sparse",
 
3
  "BigBirdForPreTraining"
4
  ],
5
  "auto_map": {
6
+ "AutoModel": "transformers.models.big_bird.modeling_big_bird.BigBirdForMaskedLM"
7
  },
8
  "attention_probs_dropout_prob": 0.1,
9
  "attention_type": "block_sparse",