Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,12 +26,12 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"up_proj",
|
30 |
-
"down_proj",
|
31 |
"o_proj",
|
32 |
-
"
|
33 |
"v_proj",
|
|
|
34 |
"q_proj",
|
|
|
35 |
"k_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
29 |
"o_proj",
|
30 |
+
"down_proj",
|
31 |
"v_proj",
|
32 |
+
"gate_proj",
|
33 |
"q_proj",
|
34 |
+
"up_proj",
|
35 |
"k_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1260191096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cba389ff8d220925e97a2f4594fdf6d312c7c44c8e5e90c0658df72450e60c4
|
3 |
size 1260191096
|
runs/Apr11_19-40-58_9fcf6fa5b5f7/events.out.tfevents.1744400461.9fcf6fa5b5f7.41678.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75d9e5818618000dcd7d1a56385da6fd3de643b973fde6047053f5304f313f65
|
3 |
+
size 8583
|
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:cf494d7320733f18e34cc4a91931591e94611c72f21a246aef1526ea625b7ae0
|
3 |
size 5624
|