Training in progress, epoch 10
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
"up_proj",
|
25 |
-
"
|
26 |
"k_proj",
|
|
|
27 |
"down_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"up_proj",
|
24 |
+
"v_proj",
|
25 |
"k_proj",
|
26 |
+
"q_proj",
|
27 |
"down_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"o_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 30026872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83eed0b67e67cfdbe52d04871103cae3103859d7d9cfe67374ee93f232e266fd
|
3 |
size 30026872
|
runs/Aug11_00-53-49_4daa5775597c/events.out.tfevents.1723337657.4daa5775597c.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c447aa5a45376a9fee6a8e4c76b2928678d56802dbc207727a4ca59f3b77ab3
|
3 |
+
size 6347
|
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:0c5987dd7f70709e3798f41797a16e610cd37deb363249a3143149a84ce181df
|
3 |
size 5432
|