Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"o_proj",
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"k_proj",
|
30 |
-
"up_proj",
|
31 |
"v_proj",
|
32 |
-
"
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"q_proj",
|
27 |
+
"down_proj",
|
|
|
|
|
28 |
"v_proj",
|
29 |
+
"up_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"o_proj",
|
32 |
+
"k_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 73911112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a320b61e071dba6c9340b1e892219d119a0b14ce790f174a5afd19312729c649
|
3 |
size 73911112
|
runs/May23_14-09-25_0d171bc0180c/events.out.tfevents.1748009385.0d171bc0180c.19.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebd1c3b2891b498fd54dfe54503d3c0e01811c1300c82774774a3c2e5051963e
|
3 |
+
size 110906
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60bf2244a74858c90ded0576047a4aacefb9d21156a89806a45d651239d9fc0f
|
3 |
size 5688
|