Training in progress, epoch 2
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"gate_proj",
|
30 |
-
"up_proj",
|
31 |
-
"v_proj",
|
32 |
"down_proj",
|
33 |
-
"
|
|
|
34 |
"o_proj",
|
35 |
-
"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"k_proj",
|
30 |
"gate_proj",
|
|
|
|
|
31 |
"down_proj",
|
32 |
+
"v_proj",
|
33 |
+
"up_proj",
|
34 |
"o_proj",
|
35 |
+
"q_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1260191096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09d4fd90a0475fb47a627193e012107c3978f160930b8e4a829eb8dacf719abf
|
3 |
size 1260191096
|
runs/Mar16_17-40-19_LAPTOP-GN0D3ND9/events.out.tfevents.1742146829.LAPTOP-GN0D3ND9.163399.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60d3f31f0b8b811078d66be75d0d456cbf3abdf79ee5e4ef44c6b7a97b1f5d71
|
3 |
+
size 8318
|
runs/Mar16_17-52-41_LAPTOP-GN0D3ND9/events.out.tfevents.1742147572.LAPTOP-GN0D3ND9.168594.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a14fc96da0a78f59cf228e4a389c614c6c234a304b843861004271724b6b16d3
|
3 |
+
size 64121
|
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:38516f6da0cb045f62964f3385c12c84ea59664e44b679d0244cc9b93280f043
|
3 |
size 5624
|