Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"down_proj",
|
24 |
-
"qkv_proj",
|
25 |
"o_proj",
|
26 |
-
"gate_up_proj"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CASUAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"o_proj",
|
24 |
+
"gate_up_proj",
|
25 |
+
"qkv_proj",
|
26 |
+
"down_proj"
|
27 |
],
|
28 |
"task_type": "CASUAL_LM",
|
29 |
"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 100697728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d99bb29d78bc86a06b5f67103d7c99cba9bfbadb64cec6a699c859fb784f9146
|
3 |
size 100697728
|
runs/Jul22_07-19-16_071e18d90b11/events.out.tfevents.1721632758.071e18d90b11.1199.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f32ecab0a03a0b992e3fc3726614843d7600c8c635b104ce1c192a917c144272
|
3 |
+
size 6411
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:492bf86df7bc3a14e8d663a551d781202d2340ac7dcf6f51218f7169eba43068
|
3 |
size 5496
|