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

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",
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": "scgpt",
11
  "nhead": 8,
12
  "nlayers": 12,
13
  "norm_scheme": "post",