Commit ·
6b9877c
1
Parent(s): 028c642
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"BigBirdForPreTraining"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.1,
|
| 6 |
-
"attention_type": "
|
| 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,
|