Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"v_proj",
|
|
|
27 |
"down_proj",
|
28 |
-
"lm_head",
|
29 |
"k_proj",
|
30 |
"gate_proj",
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"v_proj",
|
27 |
+
"q_proj",
|
28 |
"down_proj",
|
|
|
29 |
"k_proj",
|
30 |
"gate_proj",
|
31 |
+
"lm_head",
|
32 |
+
"up_proj",
|
33 |
+
"o_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55ba59a05bed0dbbac2b2cf6a0329b5a9b2b8ab4990494a8a0e8a2c57985ae98
|
3 |
+
size 1138854096
|
runs/Feb19_05-11-23_runsensible-dell/events.out.tfevents.1739959885.runsensible-dell.74388.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:543d598f34e565668384ba8269215287662e67e198b63a8257bdaefc18db670e
|
3 |
+
size 13774
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8621f6356845b6a0d39e74432fb0df3172881f8050c2e9938a55c9011c7ff22c
|
3 |
size 5688
|