Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
|
|
29 |
"v_proj",
|
30 |
"q_proj",
|
31 |
"o_proj",
|
32 |
-
"up_proj"
|
33 |
-
"k_proj",
|
34 |
-
"down_proj",
|
35 |
-
"gate_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"gate_proj",
|
30 |
+
"down_proj",
|
31 |
+
"k_proj",
|
32 |
"v_proj",
|
33 |
"q_proj",
|
34 |
"o_proj",
|
35 |
+
"up_proj"
|
|
|
|
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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 1260191096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a03a7ab58a6d6c28663eb26a546273bd4b1571c265d1fca3fee12c97cccd9d1
|
3 |
size 1260191096
|
runs/Apr06_19-40-26_9f07b27cf629/events.out.tfevents.1743968456.9f07b27cf629.666.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2abbb80a7713f23eab2ad49bfbccda4d206c2711ee99dde3d882900ae7d31155
|
3 |
+
size 9669
|
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:65dd17741a84626ab54b5582f45a827b6237083e9f2ad0a142870f152dce6ecc
|
3 |
size 5624
|