Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"up_proj",
|
30 |
"k_proj",
|
|
|
|
|
|
|
31 |
"gate_proj",
|
32 |
"down_proj",
|
33 |
-
"
|
34 |
-
"q_proj",
|
35 |
-
"o_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"k_proj",
|
30 |
+
"up_proj",
|
31 |
+
"o_proj",
|
32 |
+
"v_proj",
|
33 |
"gate_proj",
|
34 |
"down_proj",
|
35 |
+
"q_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:5afc24588c84fca555501138449ef5037e153c3270e1e889a01c83fc3ba8b72b
|
3 |
size 2468152240
|
runs/Apr12_00-20-17_c14243c25e2c/events.out.tfevents.1744417236.c14243c25e2c.2303.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97dbc1292889d6c98d121f6bef359a745d67a5a6cd90e921a5be93873b3248ed
|
3 |
+
size 7101
|
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:8f16748ea4ae1a06000fff00b5296ed242f9410c11857071fa87f475b780cef3
|
3 |
size 5624
|