Training in progress, step 4950
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Dec22_21-32-20_f82d07273834/events.out.tfevents.1734931996.f82d07273834.743284.0 +2 -2
- runs/Dec23_16-52-06_f82d07273834/events.out.tfevents.1735001582.f82d07273834.820597.0 +3 -0
- runs/Dec23_16-59-49_f82d07273834/events.out.tfevents.1735002108.f82d07273834.826111.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
24 |
"q_proj",
|
25 |
"up_proj",
|
26 |
-
"
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"v_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 |
"q_proj",
|
26 |
"up_proj",
|
27 |
+
"v_proj",
|
28 |
"k_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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f92c9e4da40e48c494d6f43c5d69df14e8725af4057f88490bf99b417c5029b
|
3 |
size 167832240
|
runs/Dec22_21-32-20_f82d07273834/events.out.tfevents.1734931996.f82d07273834.743284.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74087a0a55257792be01d5e77984a553606f9bc80b88d864c7da0dbf9acd8f05
|
3 |
+
size 109205
|
runs/Dec23_16-52-06_f82d07273834/events.out.tfevents.1735001582.f82d07273834.820597.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ded240f894fee0a69f45431d6840fb63b9151f1a36db923ce4f6b88393bcb9cb
|
3 |
+
size 7925
|
runs/Dec23_16-59-49_f82d07273834/events.out.tfevents.1735002108.f82d07273834.826111.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3306eb1e440c46f92aa708b5a4f5423e1f1996c3058f09d87fa2182ad687140
|
3 |
+
size 8769
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6264
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef4571568143cafc6dc0352f60d68c75b33732d07148624c899d675e9117d2a2
|
3 |
size 6264
|