Yeji-Seong
commited on
Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
-
"base_model_name_or_path":
|
4 |
"fan_in_fan_out": false,
|
5 |
"feedforward_modules": [
|
6 |
"c_proj"
|
@@ -11,8 +11,8 @@
|
|
11 |
"peft_type": "IA3",
|
12 |
"revision": null,
|
13 |
"target_modules": [
|
14 |
-
"c_proj",
|
15 |
"v_proj",
|
|
|
16 |
"q_proj"
|
17 |
],
|
18 |
"task_type": "CAUSAL_LM"
|
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "EleutherAI/gpt-neo-125m",
|
4 |
"fan_in_fan_out": false,
|
5 |
"feedforward_modules": [
|
6 |
"c_proj"
|
|
|
11 |
"peft_type": "IA3",
|
12 |
"revision": null,
|
13 |
"target_modules": [
|
|
|
14 |
"v_proj",
|
15 |
+
"c_proj",
|
16 |
"q_proj"
|
17 |
],
|
18 |
"task_type": "CAUSAL_LM"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c435b7ceb69068c2f6354dcb15e471efd334f33ea7fb8e3e53289b62b4356db
|
3 |
+
size 225608
|