Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"v_proj",
|
23 |
-
"gate_proj",
|
24 |
"o_proj",
|
25 |
-
"
|
26 |
-
"
|
27 |
"down_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
"v_proj",
|
|
|
24 |
"o_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"k_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 968929888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e970cb95355ef539be63785f050db235336aff0ca54ed72df3a5fbe4419f1f3
|
3 |
size 968929888
|
runs/Feb03_22-22-53_4d84bd88ed5f/events.out.tfevents.1706998982.4d84bd88ed5f.3180.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29e73264fa024a4f349b57bbce73217e89244442c943491c015aec8a0b06c2d2
|
3 |
+
size 5105
|
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:ca2081027c2ca294eb5e278038d39d56b4c0714dcc4f0f8db1b783cff866f0d2
|
3 |
size 4728
|