computerandgyein
commited on
Commit
•
67e2341
1
Parent(s):
8e3c848
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
-
"q_proj",
|
25 |
-
"up_proj",
|
26 |
-
"k_proj",
|
27 |
"down_proj",
|
|
|
|
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"down_proj",
|
24 |
+
"o_proj",
|
25 |
+
"q_proj",
|
26 |
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
+
"k_proj",
|
29 |
+
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 864368280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76107221519a6b33e1ee70af653b11bb388c73cacdc3f6d2ffe2df368da79e4b
|
3 |
size 864368280
|
runs/Sep25_05-31-34_de0035cb78a4/events.out.tfevents.1727242296.de0035cb78a4.2951.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35a1db65f546cb32235a577e43c3926259e04c8d89722ce1a22b2eb4512cadd7
|
3 |
+
size 9119
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54e36184defb7262a63bc615e030c6ff18591c182ac05b690a203cfb3ca63efc
|
3 |
size 5624
|