Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
-
"down_proj",
|
25 |
-
"up_proj",
|
26 |
"o_proj",
|
27 |
-
"k_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"o_proj",
|
|
|
24 |
"gate_proj",
|
25 |
+
"k_proj",
|
26 |
+
"v_proj",
|
27 |
+
"q_proj",
|
28 |
+
"up_proj",
|
29 |
+
"down_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73334c344ad2cc0a10f36312219b40f374189419e61531a1c8cc085d71fdeb2a
|
3 |
size 45258384
|
runs/Jul02_10-49-00_e2280abe10fc/events.out.tfevents.1719917341.e2280abe10fc.23614.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fdd57266c0464d97ae8f3c5b2b0e6dcd959bbce3912bc84ceea1c290649ba3c
|
3 |
+
size 5995
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70d9a0949a0062e291bee4f8d2a44f93efc47d22d6711b54dcad2da618221bd8
|
3 |
size 5176
|