notrichardren
commited on
Commit
•
dcf0a03
1
Parent(s):
6ada6f7
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"gate_proj",
|
23 |
-
"o_proj",
|
24 |
"up_proj",
|
25 |
-
"k_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
"gate_proj",
|
|
|
24 |
"up_proj",
|
|
|
25 |
"q_proj",
|
26 |
+
"down_proj",
|
27 |
+
"k_proj",
|
28 |
+
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83946192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8bd94fe624db22d2fe76ee67967c4d196910b966d9b3e92e20e0defde1a57ac
|
3 |
size 83946192
|
runs/May11_18-35-22_compute-permanent-node-270/events.out.tfevents.1715452554.compute-permanent-node-270.13424.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46722191270cc5b3fa78bf3d6be23e34de1dfdb6679f3c1c4ab128475aafaaaf
|
3 |
+
size 8131
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f12b292f0163b0dfb84e245e785a59baee3e317196f173c9f5d26fc2ca194e77
|
3 |
size 4792
|