mirajanata
commited on
Commit
•
fc9763c
1
Parent(s):
0b25268
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 |
-
"o_proj",
|
24 |
-
"up_proj",
|
25 |
-
"q_proj",
|
26 |
"k_proj",
|
27 |
-
"
|
28 |
"v_proj",
|
29 |
-
"down_proj"
|
|
|
|
|
|
|
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 |
"v_proj",
|
26 |
+
"down_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 2185324592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dff8a97ba2c62e6226eb7af92f4440028ff84df3cd1623fd292de191e6183ee7
|
3 |
size 2185324592
|
runs/Jun12_11-32-17_293e2c4c79fe/events.out.tfevents.1718191942.293e2c4c79fe.505.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5fff504490ac4ea977793fca6962efb6e5ea95c23b9cafcd4a52c15f423a4a2
|
3 |
+
size 36873
|
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:1368cce9e232a597cdc485499836a067a97465e5e85fef3a140e6a86234c38c2
|
3 |
size 5560
|