Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
23 |
-
"q_proj",
|
24 |
-
"down_proj",
|
25 |
-
"up_proj",
|
26 |
"gate_proj",
|
|
|
|
|
27 |
"o_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
|
|
|
|
|
|
23 |
"gate_proj",
|
24 |
+
"v_proj",
|
25 |
+
"q_proj",
|
26 |
"o_proj",
|
27 |
+
"down_proj",
|
28 |
+
"up_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 2315358960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa2f8662c50a2c744e5a979e95238c6a36a4e103f66b6435b65af68cc84d97f7
|
3 |
size 2315358960
|
runs/May07_10-13-49_d8ae3b450c7a/events.out.tfevents.1715069641.d8ae3b450c7a.45212.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba1065655dfc10aeb1dfaf3f710dad8aa9f76c09dadd9410f9d20d0a2babe601
|
3 |
+
size 7547
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7921c1d7de25bb0dcd98eb5a2faed8fec5766aeef58e3c153cb475ad8a2e448
|
3 |
size 4728
|