Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
23 |
-
"o_proj",
|
24 |
"v_proj",
|
25 |
"up_proj",
|
|
|
26 |
"down_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
|
|
23 |
"v_proj",
|
24 |
"up_proj",
|
25 |
+
"o_proj",
|
26 |
"down_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d24a73763d5db843ae570a17fd0d0ed49b8bb064e074d5c3401a93b4ae0c85f
|
3 |
+
size 75057744
|
runs/Mar29_07-45-10_6c33db0025a5/events.out.tfevents.1711698321.6c33db0025a5.2769.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:665870052c89e93e05941c4f0d87674f9d05881c34b1d01638d0ba78f957d4cf
|
3 |
+
size 15748
|
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:eb9e3347de0f73cfc7a5ea35448b6994af4f2f4948fb5f0c28de10554e360fc9
|
3 |
size 4920
|