mirajanata
commited on
Commit
•
a8ec44d
1
Parent(s):
e411553
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 |
-
"v_proj",
|
24 |
"k_proj",
|
25 |
"up_proj",
|
26 |
-
"
|
27 |
"o_proj",
|
28 |
-
"
|
29 |
-
"q_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
24 |
"up_proj",
|
25 |
+
"v_proj",
|
26 |
"o_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"q_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 2185324592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a886604c40e6e9e26a1289c3f60f5ca4067d52e9603dcc0d955ec053689aa40
|
3 |
size 2185324592
|
runs/Jun10_15-11-26_fd85c6918cd3/events.out.tfevents.1718032292.fd85c6918cd3.1001.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47fe4441da429d0cde571c0b57032302d29b1e34e0686da4b0dc057b36ecdc71
|
3 |
+
size 7767
|
runs/Jun10_16-06-25_fb116e93fe93/events.out.tfevents.1718035590.fb116e93fe93.305.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9713e54ee31dba641ab26c206b97abff40d1c9d60695131cd0712ebb8dfd6a44
|
3 |
+
size 37227
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24c42c2899b44ddb429c110ff9af649ca13838a5c5d8700c7318bcc24b7fbc47
|
3 |
size 5560
|