Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,16 +27,16 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"down_proj",
|
31 |
-
"o_proj",
|
32 |
"out_proj",
|
33 |
-
"
|
34 |
"k_proj",
|
35 |
-
"
|
36 |
-
"gate_proj",
|
37 |
-
"q_proj",
|
38 |
"up_proj",
|
39 |
-
"fc2"
|
|
|
|
|
|
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
|
|
|
|
30 |
"out_proj",
|
31 |
+
"o_proj",
|
32 |
"k_proj",
|
33 |
+
"v_proj",
|
|
|
|
|
34 |
"up_proj",
|
35 |
+
"fc2",
|
36 |
+
"gate_proj",
|
37 |
+
"down_proj",
|
38 |
+
"fc1",
|
39 |
+
"q_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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 6127551176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7d86f98efb005442385dc73f3dc3e98fb2b3eac80ce904109c6dc01acb0cdec
|
3 |
size 6127551176
|
runs/Jul31_16-47-33_safe-gpu02/events.out.tfevents.1753973257.safe-gpu02.50432.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c3ba4e41fc72338040db9819b8b68090ef5e7fb9750035c72f9b181df6c3965
|
3 |
+
size 6778
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6033
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cfa3fba67b6f960529854a35c5a84874a01afde80c407d4c2a5e711ac6e0ffd
|
3 |
size 6033
|