1509cxt commited on
Commit
cdda234
·
verified ·
1 Parent(s): 9926c5f

Update language_model/config.json

Browse files
Files changed (1) hide show
  1. language_model/config.json +1 -1
language_model/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/work/workspace/checkpoints/phi-2",
3
  "architectures": [
4
  "PhiForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "microsoft/phi-2",
3
  "architectures": [
4
  "PhiForCausalLM"
5
  ],