Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,13 +27,13 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"
|
31 |
-
"v_proj",
|
32 |
"down_proj",
|
33 |
-
"o_proj",
|
34 |
-
"up_proj",
|
35 |
"gate_proj",
|
36 |
-
"
|
|
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
+
"k_proj",
|
|
|
31 |
"down_proj",
|
|
|
|
|
32 |
"gate_proj",
|
33 |
+
"v_proj",
|
34 |
+
"q_proj",
|
35 |
+
"o_proj",
|
36 |
+
"up_proj"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2468152240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6af7a2d7f8336b77cc6d5cd767db3e747a32cdd154eb056ac769ebf844c0fb47
|
3 |
size 2468152240
|
runs/Mar16_09-32-56_07e17e925ba4/events.out.tfevents.1742117599.07e17e925ba4.3162.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:636e197749feb1b48f3fccd7d5657a97c6fb74b39e614d63c91ffe5403713b77
|
3 |
+
size 33866
|
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:cca17d40ab78b23334625e5eae2766eef920111e6a8d5a04ae390082727fa358
|
3 |
size 5624
|