palicoqiqi
commited on
Commit
•
9d747d1
1
Parent(s):
5c846a8
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
-
"
|
25 |
-
"down_proj",
|
26 |
-
"gate_proj",
|
27 |
"k_proj",
|
|
|
|
|
28 |
"o_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
+
"up_proj",
|
|
|
|
|
25 |
"k_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
"o_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:21dccc0f5e8e78ff6dede97f0dd1ae286f5eff0f3fcd260e341c54b820f6eb54
|
3 |
size 45258384
|
runs/Dec04_02-29-00_mmg2/events.out.tfevents.1733304540.mmg2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9630428026cd760c914ddff2be9eea746bbeee57d7d4956bd1d473a0667c8fa
|
3 |
+
size 10338
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e82c789421c0c476b07576c935e3a8cc475e3b10a349522d51cafcc857f708ce
|
3 |
size 5304
|