Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"v_proj",
|
25 |
"k_proj",
|
|
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
|
|
24 |
"k_proj",
|
25 |
+
"v_proj",
|
26 |
"q_proj",
|
27 |
+
"down_proj",
|
28 |
+
"up_proj",
|
29 |
+
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 3221320120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cb34bff7bb7fa653c619422bcb63f2537e2734997c5c9d71e4bf4b8953c2fa5
|
3 |
size 3221320120
|
runs/Dec09_16-41-06_gpua006.delta.ncsa.illinois.edu/events.out.tfevents.1733784075.gpua006.delta.ncsa.illinois.edu.3144919.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2835812eab5ffeb04892f9c11c56cdedc329c6f0e92be1df368cb1f66a71b630
|
3 |
+
size 5839
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:491b3aeb9ab7bea1b7311e8e7d4d926c39be7b4c3a5699bdcd9b98d502a48583
|
3 |
size 5560
|