vivektyagiibm
commited on
Commit
•
5082b7b
1
Parent(s):
e2a93dc
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 |
-
"
|
23 |
"v_proj",
|
|
|
24 |
"k_proj",
|
25 |
-
"up_proj",
|
26 |
-
"q_proj",
|
27 |
"o_proj",
|
28 |
-
"gate_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"up_proj",
|
23 |
"v_proj",
|
24 |
+
"down_proj",
|
25 |
"k_proj",
|
|
|
|
|
26 |
"o_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"q_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 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d308cd30673991eaffced8d7aa6e0615c5e28b68326154fd0ab93c5e6769eb29
|
3 |
size 1803907984
|
runs/Oct02_09-05-12_a10-4-gpu-replacement-3/events.out.tfevents.1727859923.a10-4-gpu-replacement-3.1162.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82e0f511407a82f012ed11b37491a050277cb4f249ccedfdac25a8f9b99f8b51
|
3 |
+
size 6462
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0e713b47896ab6991ad52b03b25a01f6ff65d62b98c560393fa4f575b0d7601
|
3 |
size 4792
|