sharanharsoor
commited on
Commit
•
a6b060b
1
Parent(s):
14b6b41
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
-
"k_proj",
|
25 |
"gate_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
|
|
28 |
"up_proj",
|
29 |
-
"o_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"gate_proj",
|
24 |
"v_proj",
|
25 |
+
"k_proj",
|
26 |
+
"q_proj",
|
27 |
"up_proj",
|
28 |
+
"o_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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a1cb60dac873c063bca6040267a9f8469213b6d58e8dde96fdea889f39674bb
|
3 |
size 335604696
|
runs/Mar31_20-33-01_b2b25eee2c8a/events.out.tfevents.1711917218.b2b25eee2c8a.641.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41e34bec1b45fa8e64131e8948ea723d7beb9a583fa135deac0896eba38ed674
|
3 |
+
size 5110
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c3a2e91ec9dad1df46af04e1eedfe7cd0a357bfd378eacc7c615d64c5c8a099
|
3 |
size 4984
|