Text Generation
Transformers
Safetensors
English
kate
Toasteror commited on
Commit
3790cb2
·
1 Parent(s): cd0d226

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "hidden_size": 768,
19
  "pad_token_id": 50256,
20
  "max_seq_length": 512,
21
- "intermediate_size": 3072
22
  "dropout": 0.1,
23
  "reorder_and_upcast_attn": false,
24
  "resid_pdrop": 0.1,
 
18
  "hidden_size": 768,
19
  "pad_token_id": 50256,
20
  "max_seq_length": 512,
21
+ "intermediate_size": 3072,
22
  "dropout": 0.1,
23
  "reorder_and_upcast_attn": false,
24
  "resid_pdrop": 0.1,