Jason Daly
commited on
Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -27,13 +27,13 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"
|
31 |
"o_proj",
|
32 |
-
"k_proj",
|
33 |
"down_proj",
|
|
|
34 |
"q_proj",
|
35 |
"gate_proj",
|
36 |
-
"
|
37 |
],
|
38 |
"task_type": null,
|
39 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
+
"up_proj",
|
31 |
"o_proj",
|
|
|
32 |
"down_proj",
|
33 |
+
"k_proj",
|
34 |
"q_proj",
|
35 |
"gate_proj",
|
36 |
+
"v_proj"
|
37 |
],
|
38 |
"task_type": null,
|
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 45187904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5aa11a9bda689ef13b9daf946134433c1f4fef9a3d3b505752b2555cb94262f
|
3 |
size 45187904
|
runs/May04_20-29-48_pc-922-jdaly/events.out.tfevents.1746404989.pc-922-jdaly
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f696ac4925d4478844f304ed1a2ed40a0ea45280f2729410a7a8a00298fc0ea
|
3 |
+
size 10054
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6097
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:446dc28bfdef5f088ee9264a6a95938d44e30329d4fa5265de3314f6676397d3
|
3 |
size 6097
|