End of training
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"q_proj",
|
28 |
"k_proj",
|
29 |
"gate_proj",
|
30 |
-
"
|
31 |
-
"
|
32 |
"down_proj",
|
|
|
33 |
"lora_megnitude_vector"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"up_proj",
|
|
|
27 |
"k_proj",
|
28 |
"gate_proj",
|
29 |
+
"q_proj",
|
30 |
+
"v_proj",
|
31 |
"down_proj",
|
32 |
+
"o_proj",
|
33 |
"lora_megnitude_vector"
|
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 50821720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:353410e4a1258c9074003301aaebf2f294398dcc9dd722453815cf3ac4ee640e
|
3 |
size 50821720
|
runs/Dec24_20-33-43_ml-ubuntu/events.out.tfevents.1735072428.ml-ubuntu.3004593.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cc15e5107fb8a9f41e71a7732163dae09339bce444c359ab7c235499eee7d82
|
3 |
+
size 21131
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd9ab4ed7b37838da460870f1f8b85a8fc9943766a645c04b5949d8d61c209e6
|
3 |
size 5368
|