End of training
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
28 |
-
"down_proj",
|
29 |
-
"v_proj",
|
30 |
"gate_proj",
|
31 |
"o_proj",
|
32 |
-
"
|
33 |
-
"
|
|
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"q_proj",
|
|
|
|
|
28 |
"gate_proj",
|
29 |
"o_proj",
|
30 |
+
"up_proj",
|
31 |
+
"down_proj",
|
32 |
+
"v_proj",
|
33 |
+
"k_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"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 11608320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b1a5f2f63575b90713d978756de65fdaa97fe4b01516b3d1addaa1dc1fd63c2
|
3 |
size 11608320
|
runs/Jun06_17-09-50_pop-os/events.out.tfevents.1749254990.pop-os.3316265.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2da96afeafcc041c341fdeed9ed7c3279263ca1adb73afd2538b9b5444f5aa3e
|
3 |
+
size 17841
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5777
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee2ade66ee9dd40a85abafcb55733100cfeff63125d3c49119bf4277911834ca
|
3 |
size 5777
|