patrickvonplaten commited on
Commit
fdb7d53
1 Parent(s): 146819e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "attention_probs_dropout_prob": 0.1,
6
  "attention_type": "block_sparse",
7
  "batch_size": 2,
8
- "block_size": 16,
9
  "bos_token_id": 0,
10
  "eos_token_id": 2,
11
  "gradient_checkpointing": false,
5
  "attention_probs_dropout_prob": 0.1,
6
  "attention_type": "block_sparse",
7
  "batch_size": 2,
8
+ "block_size": 128,
9
  "bos_token_id": 0,
10
  "eos_token_id": 2,
11
  "gradient_checkpointing": false,