kakinola23
commited on
Commit
•
5990b19
1
Parent(s):
b19390d
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"v_proj",
|
25 |
"down_proj",
|
26 |
-
"gate_proj",
|
27 |
-
"o_proj",
|
28 |
"up_proj",
|
|
|
|
|
29 |
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
24 |
"v_proj",
|
25 |
"down_proj",
|
|
|
|
|
26 |
"up_proj",
|
27 |
+
"o_proj",
|
28 |
+
"k_proj",
|
29 |
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
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:de35874748fa5729c2f19fd0700b22336ce72c9c656107ddd991903252bb5db6
|
3 |
size 335604696
|
runs/May18_18-26-39_fafe83faf508/events.out.tfevents.1716056922.fafe83faf508.2739.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c93a788ff190e99126c2bf1a4c8cfd7f79fcf45189f5b23bf2c78c1c1c302b40
|
3 |
+
size 5550
|
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:18aa1e4ac9fa87b14c8085ab826a8d2c853d5e45864ca06f19bb71f8d657dd00
|
3 |
size 4984
|