Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -23,11 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"k_proj",
|
28 |
-
"q_proj",
|
29 |
"gate_proj",
|
30 |
-
"
|
|
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"v_proj",
|
|
|
|
|
27 |
"gate_proj",
|
28 |
+
"q_proj",
|
29 |
+
"k_proj",
|
30 |
+
"o_proj",
|
31 |
+
"lm_head"
|
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:2f808d6f783e8ce96f43ec0e6830cc28df58e9a79e4f2e3ea604434953406720
|
3 |
+
size 1101088672
|
runs/Feb19_02-50-42_runsensible-dell/events.out.tfevents.1739951445.runsensible-dell.70252.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b18bd5967efe20664066fae2897f08a50a7f7a512c093a537340aa0e936af94f
|
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:8572de6d36a10497551451a7a44956c8f9ef7789f56780c41cee8729b9e78356
|
3 |
size 5688
|