Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"v_proj",
|
28 |
-
"q_proj",
|
29 |
-
"gate_proj",
|
30 |
"up_proj",
|
31 |
"down_proj",
|
|
|
|
|
32 |
"k_proj",
|
33 |
-
"o_proj"
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
|
|
|
|
27 |
"up_proj",
|
28 |
"down_proj",
|
29 |
+
"q_proj",
|
30 |
+
"gate_proj",
|
31 |
"k_proj",
|
32 |
+
"o_proj",
|
33 |
+
"v_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"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 3083170208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2871e746a155a84ade54242d3fe029adc3e60406e5db34e13cc4ad58c3bc143a
|
3 |
size 3083170208
|
runs/Apr28_14-06-01_zli-workstation/events.out.tfevents.1745820369.zli-workstation.122597.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c52d532dd75518a998697cf8deebe38d34454b7a6c02d24090a3fa848e8e7fdd
|
3 |
+
size 61185
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e9feeb85f38036750103a4c1287209ee6dc0c9e9aedd0e3edf1a8da683f1215
|
3 |
size 5688
|