MahmoudRox
commited on
Commit
•
9f9831d
1
Parent(s):
1135922
Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
24 |
"v_proj",
|
25 |
"up_proj",
|
26 |
"o_proj",
|
27 |
-
"k_proj",
|
28 |
"down_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"gate_proj",
|
25 |
"v_proj",
|
26 |
"up_proj",
|
27 |
"o_proj",
|
|
|
28 |
"down_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dd3ab38c129c11847fe5edca6cddc890b1b23a04da7babb398dee21c4222a1e
|
3 |
size 45258384
|
runs/Jun04_09-41-32_b50339250712/events.out.tfevents.1717494144.b50339250712.677.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e81491cabd6f393173bd06d2bc4f0e4a25871ab04c3819c29fadd6ca7d54c34f
|
3 |
+
size 5679
|
runs/Jun04_09-43-21_b50339250712/events.out.tfevents.1717494208.b50339250712.677.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11c441c17406ce15367fbe0e635065dbffff613e662fc3f13501c727a2ff6d54
|
3 |
+
size 7785
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3da7f5759f1157e11ac521e47bc59989f4ba7b0cfbfbe0acae6b257d16649613
|
3 |
size 5112
|