Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"up_proj",
|
24 |
"gate_proj",
|
|
|
25 |
"k_proj",
|
26 |
-
"v_proj",
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"o_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"gate_proj",
|
24 |
+
"down_proj",
|
25 |
"k_proj",
|
|
|
26 |
"q_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj",
|
29 |
+
"up_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 376252176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae4a67b09421686c595f907d56e408fae6885a4b48f533508fdd6b88bfc008cb
|
3 |
size 376252176
|
runs/Aug25_18-14-17_4c3fadb0f112/events.out.tfevents.1724609666.4c3fadb0f112.432.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f48a3d314f8044452a8c18cbe833ee046a8879af4a2a50b74debd2a65922770
|
3 |
+
size 5956
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d15ce53bb3085623c53db9fc51660189eecf5b7358dc48d189c75a67db822919
|
3 |
size 5432
|