End of training
Browse files
adapter_config.json
CHANGED
@@ -23,12 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"v_proj",
|
27 |
-
"up_proj",
|
28 |
"o_proj",
|
|
|
|
|
29 |
"k_proj",
|
30 |
"q_proj",
|
31 |
-
"
|
32 |
"gate_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"o_proj",
|
27 |
+
"up_proj",
|
28 |
+
"down_proj",
|
29 |
"k_proj",
|
30 |
"q_proj",
|
31 |
+
"v_proj",
|
32 |
"gate_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
runs/Jan27_16-11-21_ws-l4-010/events.out.tfevents.1737979882.ws-l4-010.2777401.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c4c72f5ca6cd212dd681c45bdc0dd92727803c4105df19ddc1ede9096cc7777
|
3 |
+
size 6382
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6525c90dd48d2e1f559b017ab1c13899d69f3e2c23ff1d6b2a04fabb698a685
|
3 |
+
size 5368
|