End of training
Browse files
adapter_config.json
CHANGED
@@ -23,14 +23,14 @@
|
|
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",
|
36 |
"use_dora": true,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"k_proj",
|
|
|
|
|
|
|
27 |
"down_proj",
|
28 |
+
"up_proj",
|
29 |
"o_proj",
|
30 |
+
"lora_megnitude_vector",
|
31 |
+
"q_proj",
|
32 |
+
"gate_proj",
|
33 |
+
"v_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"use_dora": true,
|
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:5d48a2037234151d7fb8624bcab892f3640c9774e64801c04d20720246066f1a
|
3 |
size 50821720
|
runs/Dec25_01-31-40_ml-ubuntu/events.out.tfevents.1735090304.ml-ubuntu.3834659.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59c206e12a3ad8028b3fe5e85df7b02f81c3ef21079be8dfc1adc3afcb2e0085
|
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:32dcbd27207a6381f2b0b7e32a8bd61c8b548565c1c92430f8af26a179938415
|
3 |
size 5368
|