Sirclavin commited on
Commit
77a1f35
·
1 Parent(s): 94d1c94

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -2
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
 
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "farnhua/gpt2-small-self_instruct_human_eval",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
@@ -17,4 +18,4 @@
17
  "c_attn"
18
  ],
19
  "task_type": "CAUSAL_LM"
20
- }
 
1
  {
2
+ "model_type": "transformers",
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Sirclavin/NeXGen",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
18
  "c_attn"
19
  ],
20
  "task_type": "CAUSAL_LM"
21
+ }