Training in progress, epoch 0
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -18,10 +18,10 @@
|
|
18 |
"revision": null,
|
19 |
"target_modules": [
|
20 |
"v_proj",
|
21 |
-
"q_proj",
|
22 |
-
"dense",
|
23 |
"value",
|
24 |
-
"query"
|
|
|
|
|
25 |
],
|
26 |
"task_type": null
|
27 |
}
|
|
|
18 |
"revision": null,
|
19 |
"target_modules": [
|
20 |
"v_proj",
|
|
|
|
|
21 |
"value",
|
22 |
+
"query",
|
23 |
+
"q_proj",
|
24 |
+
"dense"
|
25 |
],
|
26 |
"task_type": null
|
27 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 471720936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91c3308de52d33077ee622a494fe6427dfb71cdf63ed1b94c1aa7f90aa99aae0
|
3 |
size 471720936
|