Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"q_proj",
|
23 |
-
"up_proj",
|
24 |
-
"gate_proj",
|
25 |
"v_proj",
|
|
|
|
|
|
|
26 |
"down_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
22 |
"v_proj",
|
23 |
+
"k_proj",
|
24 |
+
"up_proj",
|
25 |
+
"q_proj",
|
26 |
"down_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"o_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 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c997435a311c2c5973b08fee465bae317602e10a27f1d66baad923e2b59e1759
|
3 |
size 5449517272
|
runs/Feb24_06-44-33_7d90e5e18a56/events.out.tfevents.1708757080.7d90e5e18a56.6894.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13d9dcb8e9b686d59815265b68a1dbb8c1fc93818f97ac11b62e3fe10b9b3351
|
3 |
+
size 12775
|
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:a299e7821d8fbbc1b94b75475f22dbc4d580c2563b45d3ee672da7e8f272f794
|
3 |
size 4920
|