afterthougt commited on
Commit
46cfb71
1 Parent(s): 71d0ec2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -9,6 +9,7 @@
9
  "lora_alpha": 32,
10
  "lora_dropout": 0.05,
11
  "modules_to_save": null,
 
12
  "peft_type": "LORA",
13
  "r": 8,
14
  "revision": null,
 
9
  "lora_alpha": 32,
10
  "lora_dropout": 0.05,
11
  "modules_to_save": null,
12
+ "model_type": "gpt_neox",
13
  "peft_type": "LORA",
14
  "r": 8,
15
  "revision": null,