Training in progress, epoch 2
Browse files
adapter_config.json
CHANGED
@@ -28,13 +28,13 @@
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
31 |
-
"
|
32 |
"up_proj",
|
33 |
"down_proj",
|
34 |
-
"o_proj",
|
35 |
"v_proj",
|
36 |
-
"
|
37 |
-
"k_proj"
|
|
|
38 |
],
|
39 |
"target_parameters": null,
|
40 |
"task_type": "CAUSAL_LM",
|
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
31 |
+
"gate_proj",
|
32 |
"up_proj",
|
33 |
"down_proj",
|
|
|
34 |
"v_proj",
|
35 |
+
"q_proj",
|
36 |
+
"k_proj",
|
37 |
+
"o_proj"
|
38 |
],
|
39 |
"target_parameters": null,
|
40 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d10444f7e8d84688f0239aa249dc8ff1a14242a909c7bcf52e3efe237a6f3b12
|
3 |
+
size 686309840
|
runs/Aug16_06-14-17_0f6978906d73/events.out.tfevents.1755324871.0f6978906d73.869.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a38a157cadbf7051e1e5a7720ead50953a3d0678f436bfa3774cf55c1c81eba
|
3 |
+
size 13524
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b43a5fcf93f096505705e63995c4c567e7b33ec741199403fb4a5188a44cd22
|
3 |
size 5752
|