not-lain commited on
Commit
4756df9
1 Parent(s): afbfc40

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "base_model_class": "GPT2Adapter",
5
  "parent_library": "__main__"
6
  },
7
- "base_model_name_or_path": null,
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
 
4
  "base_model_class": "GPT2Adapter",
5
  "parent_library": "__main__"
6
  },
7
+ "base_model_name_or_path": "phxia/gpt2",
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,