Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -28,13 +28,13 @@
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
31 |
-
"down_proj",
|
32 |
-
"q_proj",
|
33 |
-
"o_proj",
|
34 |
-
"v_proj",
|
35 |
"k_proj",
|
|
|
36 |
"gate_proj",
|
37 |
-
"
|
|
|
|
|
|
|
38 |
],
|
39 |
"task_type": null,
|
40 |
"trainable_token_indices": null,
|
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
|
|
|
|
|
|
|
|
31 |
"k_proj",
|
32 |
+
"q_proj",
|
33 |
"gate_proj",
|
34 |
+
"v_proj",
|
35 |
+
"up_proj",
|
36 |
+
"o_proj",
|
37 |
+
"down_proj"
|
38 |
],
|
39 |
"task_type": null,
|
40 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 79626296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a358fda16769da7583c241ffafbe176ace7b9b6cb405b1b41abb2541db609cf2
|
3 |
size 79626296
|
runs/Jul22_10-23-10_f851870d1cd3/events.out.tfevents.1753179865.f851870d1cd3.4188.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ede0ace6bac03b889263d70cba6d26b5269248bbe6349c19b7d06f38c674b3d1
|
3 |
+
size 10838
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0502123a77058b3edbf521c5a0e961dc6b1ad43bc7d54c9b018370ee752085ce
|
3 |
size 6392
|