sergiopaniego
commited on
Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"o_proj",
|
32 |
"q_proj",
|
|
|
33 |
"k_proj",
|
34 |
-
"
|
35 |
-
"
|
36 |
],
|
37 |
"task_type": null,
|
38 |
"use_dora": true,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"v_proj",
|
30 |
+
"down_proj",
|
|
|
31 |
"q_proj",
|
32 |
+
"gate_proj",
|
33 |
"k_proj",
|
34 |
+
"o_proj",
|
35 |
+
"up_proj"
|
36 |
],
|
37 |
"task_type": null,
|
38 |
"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 45187904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d55ff49008010892b218b5857d11e87d6ed6b911a17731f8995fc2093fdc4761
|
3 |
size 45187904
|
runs/Dec13_09-15-50_4e7cc6db7126/events.out.tfevents.1734081360.4e7cc6db7126.2760.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77b8d9c9691601428a42b819e139c924c5013d6622ba2f667d47254d2e00af92
|
3 |
+
size 14523
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d779750e7ed5a3df6254a80fcc7f2144f219949e5f1282dea94bf455c9f708fd
|
3 |
size 6072
|