akshaya-244
commited on
Commit
•
fce66cd
1
Parent(s):
9eec657
Training in progress, step 4
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
"o_proj",
|
25 |
-
"down_proj",
|
26 |
"up_proj",
|
27 |
-
"q_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
|
|
24 |
"up_proj",
|
|
|
25 |
"gate_proj",
|
26 |
+
"q_proj",
|
27 |
+
"k_proj",
|
28 |
+
"v_proj",
|
29 |
+
"down_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:6af1c4f0c8ca1d3386f40b2f90d8263986b08bcac807202210c1020dc835df84
|
3 |
size 45258384
|
runs/Nov14_23-05-00_edb552d9480e/events.out.tfevents.1731625513.edb552d9480e.30.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f98312e71266bd39cec7e1fc36bbe0fae3960e625b382d77e3e6891b944c883
|
3 |
+
size 6216
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2df0b9f652b552251f89c89d2d2512ae8b94957b4ddd49e8b8c9a4f2acfb69bd
|
3 |
size 5304
|