akashmaggon
commited on
Commit
•
15515f0
1
Parent(s):
c090c66
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -21,11 +21,11 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
24 |
-
"down_proj",
|
25 |
"up_proj",
|
26 |
-
"
|
27 |
"k_proj",
|
28 |
"o_proj",
|
|
|
29 |
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
|
|
24 |
"up_proj",
|
25 |
+
"down_proj",
|
26 |
"k_proj",
|
27 |
"o_proj",
|
28 |
+
"gate_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:356537938a097cd0c609aadbf14b1bfd3fb7cf16f0d2f6e30d0a2f3851171285
|
3 |
size 45258384
|
runs/Jun17_00-09-51_df12f898cd40/events.out.tfevents.1718582991.df12f898cd40.1395.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91835b6708b1ad86bd3d2920f48342a32cebdb0264dae44b1105814715bb37b8
|
3 |
+
size 6420
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8c8fd8e2fe5b5c4cfa7c3001388ab3917bfd23e830fc5315fce538740482bbd
|
3 |
+
size 5176
|