SagarKeshave
commited on
Commit
•
80dd0ee
1
Parent(s):
9a54087
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"down_proj",
|
24 |
-
"k_proj",
|
25 |
"v_proj",
|
26 |
-
"
|
27 |
-
"up_proj",
|
28 |
"o_proj",
|
29 |
-
"q_proj"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"down_proj",
|
|
|
25 |
"o_proj",
|
26 |
+
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"k_proj",
|
29 |
+
"up_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 1331766640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c33b237b913d67e5d1949c4b664d0e12f353be12ba7d59c365d7f9a90558e8d6
|
3 |
size 1331766640
|
runs/Aug05_06-01-35_38defad44431/events.out.tfevents.1722837792.38defad44431.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da784fdaeee2b56e96d2956a5a638b63467b3d1cd71f9a32fbd7ee976d2f0a73
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28212eacc12ac4919144adf8413fe5108bb7a9d887972afa1b90d0022b42161a
|
3 |
size 5496
|