Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -23,12 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"k_proj",
|
|
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"lm_head",
|
30 |
-
"o_proj",
|
31 |
-
"v_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"lm_head",
|
27 |
+
"gate_proj",
|
28 |
"k_proj",
|
29 |
+
"v_proj",
|
30 |
"q_proj",
|
31 |
+
"o_proj"
|
|
|
|
|
|
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a2ddd72816ca6b8695b07027623d53182e0d352d5302c96200a528150127539
|
3 |
+
size 1101088672
|
runs/Feb18_03-21-48_runsensible-dell/events.out.tfevents.1739866910.runsensible-dell.50780.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c575d4e82ca190850c2dde0ead6b79bc91fa6c33380c52215d6c1e3e29f5dd2c
|
3 |
+
size 13774
|
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:fe2ee323fd5996ae29897ff9ac0275215bff6b043ae2d165454014aaefdb0edf
|
3 |
size 5688
|