silviasapora
commited on
Training in progress, step 315
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
"gate_proj",
|
28 |
-
"q_proj",
|
29 |
-
"v_proj",
|
30 |
-
"up_proj",
|
31 |
"down_proj",
|
32 |
-
"
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"k_proj",
|
27 |
"gate_proj",
|
|
|
|
|
|
|
28 |
"down_proj",
|
29 |
+
"up_proj",
|
30 |
+
"o_proj",
|
31 |
+
"q_proj",
|
32 |
+
"v_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1600180696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b27bf4a48940c0435c5fc927e467e725bbf5fb621812626eff2d20d377a007c
|
3 |
size 1600180696
|
runs/Jan26_13-27-48_e967ea18ab86/events.out.tfevents.1737898079.e967ea18ab86.7161.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4242537d3fdab78bc939116c41a33abbd8c79283881f30ba8aa8175d1aa14d32
|
3 |
+
size 59668
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:007bb8aea1696999e4da28c651f0ec848c8e93ae6b0682931b189dd9dbb28107
|
3 |
size 5688
|