patrickvonplaten commited on
Commit
6b9877c
·
1 Parent(s): 028c642

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "BigBirdForPreTraining"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
- "attention_type": "original_full",
7
  "block_size": 64,
8
  "bos_token_id": 1,
9
  "eos_token_id": 2,
 
3
  "BigBirdForPreTraining"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
+ "attention_type": "block_sparse",
7
  "block_size": 64,
8
  "bos_token_id": 1,
9
  "eos_token_id": 2,