avelezarce commited on
Commit
35a753b
·
verified ·
1 Parent(s): 27bf99d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "explicit_zero_prob": false,
8
  "input_emb_style": "continuous",
9
  "max_seq_len": 1536,
10
- "model_type": "bert", # should we register an 'scgpt' model type instead?
11
  "nhead": 8,
12
  "nlayers": 12,
13
  "norm_scheme": "post",
 
7
  "explicit_zero_prob": false,
8
  "input_emb_style": "continuous",
9
  "max_seq_len": 1536,
10
+ "model_type": "bert",
11
  "nhead": 8,
12
  "nlayers": 12,
13
  "norm_scheme": "post",