Training in progress, epoch 2
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"o_proj",
|
24 |
-
"q_proj",
|
25 |
"v_proj",
|
26 |
"down_proj",
|
27 |
-
"
|
28 |
-
"up_proj",
|
29 |
-
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"up_proj",
|
25 |
+
"gate_proj",
|
26 |
"o_proj",
|
|
|
27 |
"v_proj",
|
28 |
"down_proj",
|
29 |
+
"q_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 3443619040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae8a1dc8e66a914a70df1d270ea1a1bb92e8635d20a1e8c6f03c1266253114b6
|
3 |
size 3443619040
|
runs/Jul05_11-36-38_1157bb779433/events.out.tfevents.1720172216.1157bb779433.84881.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2a853cb165396dcb2613ac969245a9a9ba055f73e3b2e96d51f066859acb48f
|
3 |
+
size 48881
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44d408c7c81b30acabd4936c7befc504a950044835c99bc79d2d6ae2b0d569da
|
3 |
size 5048
|