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 |
-
"k_proj",
|
24 |
"q_proj",
|
25 |
"v_proj",
|
26 |
-
"
|
27 |
"down_proj",
|
28 |
"o_proj",
|
29 |
-
"up_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"q_proj",
|
24 |
"v_proj",
|
25 |
+
"k_proj",
|
26 |
"down_proj",
|
27 |
"o_proj",
|
28 |
+
"up_proj",
|
29 |
+
"gate_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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f163e102507376e9ebf1ed01a5dfaf796984e57605b4316654176ba46d16d86
|
3 |
size 335604696
|
runs/Sep07_15-30-26_2a43689339b4/events.out.tfevents.1725723030.2a43689339b4.1099.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:563e3115dcc4741276f8b9eac56d2a8bdfb16b4309a6ab5aeb8543d1d5c842ef
|
3 |
+
size 5980
|
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:f5bc536e0f25b2aa2c3749822d90bd0a3c88b718b3c36f1e39b829c7653a58cf
|
3 |
size 5432
|