End of training
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
"v_proj",
|
29 |
-
"
|
30 |
"down_proj",
|
|
|
31 |
"up_proj",
|
32 |
-
"
|
33 |
-
"o_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"use_dora": true,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
27 |
+
"o_proj",
|
28 |
"v_proj",
|
29 |
+
"k_proj",
|
30 |
"down_proj",
|
31 |
+
"lora_megnitude_vector",
|
32 |
"up_proj",
|
33 |
+
"gate_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:dc32b2d802f1350daa58160c548a8cf696af2f01b13cffb743c329948d3f4975
|
3 |
size 50821720
|
runs/Dec26_04-08-13_ml-ubuntu/events.out.tfevents.1735186098.ml-ubuntu.1129908.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3362feec0e23ad5634d987ccd5f94885b7b769f711e2c4d8a6132b88eb72aeff
|
3 |
+
size 18808
|
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:65fb7c9c2bbe97824e43c756000a70c85e558c4d730775968e97a7ddf3ae29c5
|
3 |
size 5368
|