Model save
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"v_proj",
|
24 |
"fc2",
|
|
|
25 |
"q_proj",
|
26 |
-
"
|
27 |
-
"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
|
|
23 |
"fc2",
|
24 |
+
"fc1",
|
25 |
"q_proj",
|
26 |
+
"v_proj",
|
27 |
+
"dense"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 755026760
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:074253c43b1b994dcfc39ae55bc97107710b943d1b6938156bc9ef46caa2fc04
|
3 |
size 755026760
|
runs/Feb06_10-56-17_5e233ed7406d/events.out.tfevents.1707216986.5e233ed7406d.1782.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46c71542e1822f3819faa29f72e954aaa2122f693fe73ff75882223652dfe7cc
|
3 |
+
size 6678
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8faa0a30a53bbcdfb321b37463019d2d4633939e47ee3ef7dde1c400fd2ca19a
|
3 |
size 4728
|