Update config.json
Browse files- 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": "
|
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",
|