reymondzzzz commited on
Commit
b004ab9
1 Parent(s): 0d4a0b5

Upload GPTRefactForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "eos_token_id": 50256,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
- "model_type": "gpt_bigcode",
15
  "multi_query": true,
16
  "n_embd": 2048,
17
  "n_head": 32,
 
11
  "eos_token_id": 50256,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
+ "model_type": "gpt_refact",
15
  "multi_query": true,
16
  "n_embd": 2048,
17
  "n_head": 32,