Xuechen Li commited on
Commit
7462fa4
1 Parent(s): b47e1ad

Fix config.

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/phi-2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "PhiForCausalLM"
 
1
  {
2
+ "_name_or_path": "lxuechen/phi-2-sft",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "PhiForCausalLM"