Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -24,12 +24,12 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"gate_proj",
|
28 |
"q_proj",
|
29 |
-
"v_proj",
|
30 |
"down_proj",
|
31 |
"k_proj",
|
32 |
"o_proj",
|
|
|
|
|
33 |
"up_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
27 |
"q_proj",
|
|
|
28 |
"down_proj",
|
29 |
"k_proj",
|
30 |
"o_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"v_proj",
|
33 |
"up_proj"
|
34 |
],
|
35 |
"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 52231312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b055c148fb1fdec61a76b40fae10265d831de9f47c3b4d9d6b8fbe01d0e51af
|
3 |
size 52231312
|
runs/Apr20_17-04-17_aba386d8b169/events.out.tfevents.1745168661.aba386d8b169.20.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7f86400406be5a88c4c40398d1ab074f67503583d0ae8014f9dfbd3f1d4252f
|
3 |
+
size 6879
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c0a76c73bc542a888dbe0e29822d3cee492e713d2fdc631496661d29c57dc00
|
3 |
size 5688
|