Training in progress, step 500
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Mar20_21-53-24_97a7d72f7282/events.out.tfevents.1742507667.97a7d72f7282.31.0 +3 -0
- runs/Mar20_22-10-19_97a7d72f7282/events.out.tfevents.1742508634.97a7d72f7282.494.0 +3 -0
- runs/Mar21_04-42-34_0fd2bf97b038/events.out.tfevents.1742532169.0fd2bf97b038.31.0 +3 -0
- runs/Mar21_07-25-03_0fd2bf97b038/events.out.tfevents.1742541918.0fd2bf97b038.563.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,12 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
"gate_proj",
|
28 |
-
"o_proj",
|
29 |
-
"up_proj",
|
30 |
"k_proj",
|
|
|
|
|
31 |
"v_proj",
|
|
|
32 |
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"gate_proj",
|
|
|
|
|
27 |
"k_proj",
|
28 |
+
"up_proj",
|
29 |
+
"o_proj",
|
30 |
"v_proj",
|
31 |
+
"q_proj",
|
32 |
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
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:f28d5fe3382a1b5e045675f76c358daedb08b26cff93236e2b12b107469c814b
|
3 |
size 167832240
|
runs/Mar20_21-53-24_97a7d72f7282/events.out.tfevents.1742507667.97a7d72f7282.31.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01fbc62c632d89106c4cdbd5a9dc62f0ff480dd823bde939515781bc158c387b
|
3 |
+
size 6387
|
runs/Mar20_22-10-19_97a7d72f7282/events.out.tfevents.1742508634.97a7d72f7282.494.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72253cb3e4a30842e7db0ed8a0bdf769ded5ee55d151ea6e9d45b58e6f924fb8
|
3 |
+
size 18815
|
runs/Mar21_04-42-34_0fd2bf97b038/events.out.tfevents.1742532169.0fd2bf97b038.31.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c85c075fd7d11de43c6aa69450f9aa5b97ca0670b86546c780011b7a47b45955
|
3 |
+
size 16405
|
runs/Mar21_07-25-03_0fd2bf97b038/events.out.tfevents.1742541918.0fd2bf97b038.563.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ef9fadfbd611e9cbe2f56df90c18ceebf1a0420e9514306451920225682284c
|
3 |
+
size 30172
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da45b2c3db8bbef473ec02517e1ad0477f37ac2193c1ecc88d10b56c6085705e
|
3 |
size 5688
|