palicoqiqi
commited on
Commit
•
0b67148
1
Parent(s):
55432ba
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 |
-
"gate_proj",
|
24 |
"up_proj",
|
25 |
-
"o_proj",
|
26 |
"v_proj",
|
27 |
-
"k_proj",
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"up_proj",
|
|
|
24 |
"v_proj",
|
|
|
25 |
"q_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"o_proj",
|
28 |
+
"down_proj",
|
29 |
+
"k_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:cfabbe70419c9191bb24899ac1dcaf9ba73f903be9683a32fcfe5642e548e77d
|
3 |
size 45258384
|
runs/Nov11_22-49-17_mmg1/events.out.tfevents.1731390558.mmg1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb285e058a83fc19bcdc3ae863412feed3eddd8a7380159508af01052860e19b
|
3 |
+
size 5817
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d53d824bca6708da3629a58a595b8fd7e35f086b281e0d8bc34231d8cbb25307
|
3 |
size 5240
|