SagarKeshave
commited on
Commit
•
15c864d
1
Parent(s):
1c1b6ce
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 |
"gate_proj",
|
24 |
"up_proj",
|
|
|
25 |
"q_proj",
|
26 |
-
"o_proj",
|
27 |
"v_proj",
|
28 |
-
"
|
29 |
-
"down_proj"
|
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 |
"up_proj",
|
26 |
+
"down_proj",
|
27 |
"q_proj",
|
|
|
28 |
"v_proj",
|
29 |
+
"o_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:bd673ad21071c836fd6947bec0903e70fe92f0b028526831d4a40bd70d087ad4
|
3 |
size 1331766640
|
runs/Aug01_06-09-06_dbf8dcd2883c/events.out.tfevents.1722492562.dbf8dcd2883c.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eef655e84ab4a712778dfc5a7231c17873bfe7a581280135b2617ad58b319c2
|
3 |
+
size 5871
|
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:d530645365ccf6cefa2b39b6b7a22e61366dcb7352a1d6f6066de58016a4b504
|
3 |
size 5496
|