Qin Liu
commited on
Commit
•
33014e1
1
Parent(s):
f81a5a6
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"up_proj",
|
23 |
-
"down_proj",
|
24 |
"q_proj",
|
25 |
-
"o_proj",
|
26 |
"k_proj",
|
|
|
|
|
27 |
"gate_proj",
|
|
|
28 |
"v_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"q_proj",
|
|
|
23 |
"k_proj",
|
24 |
+
"down_proj",
|
25 |
+
"up_proj",
|
26 |
"gate_proj",
|
27 |
+
"o_proj",
|
28 |
"v_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
runs/May03_02-34-31_COE-CS-sv003/events.out.tfevents.1714703911.COE-CS-sv003.644780.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a98f35eb88994b7b3f5c7c7db0d0cd6782bcb1ee7ecc4af21d74c66888d082a
|
3 |
+
size 9076
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55b62f235e2408b7c85c618a4a9ce386223f01aaebacfac5a92dcb6424998546
|
3 |
size 6072
|