Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"q_proj",
|
24 |
-
"k_proj",
|
25 |
"up_proj",
|
|
|
|
|
|
|
26 |
"down_proj",
|
27 |
-
"gate_proj",
|
28 |
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"gate_proj",
|
|
|
|
|
23 |
"up_proj",
|
24 |
+
"k_proj",
|
25 |
+
"q_proj",
|
26 |
+
"v_proj",
|
27 |
"down_proj",
|
|
|
28 |
"o_proj"
|
29 |
],
|
30 |
"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 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9948716d4020937cef356ab1a5b527660a67d51e8fd7c73ce7c2c7bf5249652b
|
3 |
size 5449517272
|
runs/Feb24_01-53-47_929128eca025/events.out.tfevents.1708739632.929128eca025.8196.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9efa2e965dbbd14d0374194e7e24b72bf10238eb0c3226672091447690bd8758
|
3 |
+
size 4184
|
runs/Feb24_01-54-52_929128eca025/events.out.tfevents.1708739697.929128eca025.11693.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e05246daeeac122b873f0aa5385df6dd28559804f0b302fdee56301b6d3662a
|
3 |
+
size 6399
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:808a952a250032b8371f3faa9885cf2a5296bc9d4f49710bd5cb75e4bde76003
|
3 |
size 4920
|