Update adapter_config.json
Browse files- 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":
|
| 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,
|