mirajanata
commited on
Commit
•
012519e
1
Parent(s):
c790952
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 |
"k_proj",
|
24 |
-
"q_proj",
|
25 |
"v_proj",
|
26 |
-
"
|
27 |
-
"
|
28 |
"o_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
24 |
"k_proj",
|
|
|
25 |
"v_proj",
|
26 |
+
"up_proj",
|
27 |
+
"q_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 2185324592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e76b8b3a84c2cc0d9cb973f318f640ca2b7a996e03de66580812b8d5a14297e6
|
3 |
size 2185324592
|
runs/Jun12_13-23-14_b88b6aace5f8/events.out.tfevents.1718198600.b88b6aace5f8.737.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a191a65736c77a6c61fbe4a8d01505c386b1b5336aeef2e86a6116bd65afcea
|
3 |
+
size 73165
|
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:e6958ca06f91ab87a499500b9845e0f2b3bcb7f20f289bdc57e47ab3dc9bd105
|
3 |
size 5560
|