sxxyxn commited on
Commit
ccd1343
·
1 Parent(s): 9c262a9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "GPTJForCausalLM"
5
  ],
 
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 0,
8
  "embd_pdrop": 0.1,
 
3
  "architectures": [
4
  "GPTJForCausalLM"
5
  ],
6
+ "n_jobs": 1,
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 0,
9
  "embd_pdrop": 0.1,