muhtasham commited on
Commit
1a1ef7d
1 Parent(s): 2d87e72

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -7,6 +7,7 @@
7
  "classifier_dropout": null,
8
  "eos_token_id": 2,
9
  "hidden_act": "gelu",
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "initializer_range": 0.02,
 
7
  "classifier_dropout": null,
8
  "eos_token_id": 2,
9
  "hidden_act": "gelu",
10
+ "gradient_checkpointing": false,
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "initializer_range": 0.02,