Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"k_proj",
|
30 |
-
"down_proj",
|
31 |
"q_proj",
|
|
|
|
|
32 |
"gate_proj",
|
33 |
"o_proj",
|
34 |
-
"
|
35 |
-
"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
29 |
"q_proj",
|
30 |
+
"down_proj",
|
31 |
+
"k_proj",
|
32 |
"gate_proj",
|
33 |
"o_proj",
|
34 |
+
"v_proj",
|
35 |
+
"up_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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 2468152240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9db7aa9447144055029d53029f4b1f2929492f3d4a4f901447054e54347b9d4
|
3 |
size 2468152240
|
runs/Jun06_01-22-02_8914f7b9b47c/events.out.tfevents.1749172961.8914f7b9b47c.6445.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57dea17c4d699097c6cc5a2d729013b8b1d2297ad9eee8baee698540369ca5a9
|
3 |
+
size 7767
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38b92491626f4a9324c6fea6e228283e6a9cf6d260169a7dd9f02d99b1f29b2b
|
3 |
size 5624
|