rnaveensrinivas
commited on
Commit
•
53da1fa
1
Parent(s):
5c06db5
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 |
"k_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
"v_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 |
"q_proj",
|
25 |
+
"down_proj",
|
26 |
"v_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"o_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 29450584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85c3b83c429210109e42648025cd4c60c7ebc2d784c7f382f7671f94a65d9019
|
3 |
size 29450584
|
runs/Jun20_10-47-02_4b52df35aa9d/events.out.tfevents.1718880423.4b52df35aa9d.35.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fb20439e3389ae5f26428192ed61ae7f88bfe30a4d59a3c2ec1eca71f3679e8
|
3 |
+
size 5926
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f2dddc9dfa25b32749b7a516d21788a6e05f31f2fe0152d3d0f0cf194d688e0
|
3 |
size 5176
|