Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
"v_proj",
|
25 |
-
"k_proj",
|
26 |
-
"o_proj",
|
27 |
"q_proj",
|
|
|
|
|
|
|
28 |
"up_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
|
|
|
|
24 |
"q_proj",
|
25 |
+
"down_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"o_proj",
|
28 |
"up_proj",
|
29 |
+
"k_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:603ecacd36879fca5c5b64fa2f6612c80e8741d587d7fb87fb52fa9a9db10276
|
3 |
size 45258384
|
runs/Jun10_04-40-35_f61547519a13/events.out.tfevents.1717994444.f61547519a13.252.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d739d29ab69998f98a4f3067c0c34a7735f829ef071dcfb50f0622a03edea01f
|
3 |
+
size 4184
|
runs/Jun10_04-41-16_f61547519a13/events.out.tfevents.1717994478.f61547519a13.252.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7935ed89bd41501b5e9f9362f509e759ec340e751fbd54b2725bde368e10e943
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42abdbe65f305f58ced6a1e70f37bed74ee74c72e1efaa13ed670461a72a5a69
|
3 |
size 5112
|