Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -23,17 +23,17 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
|
|
27 |
"gate_proj",
|
28 |
"o_proj",
|
29 |
-
"
|
30 |
-
"
|
31 |
"down_proj",
|
|
|
32 |
"up_proj",
|
33 |
-
"
|
34 |
-
"
|
35 |
-
"fc2",
|
36 |
-
"lm_head"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"fc1",
|
27 |
+
"fc2",
|
28 |
"gate_proj",
|
29 |
"o_proj",
|
30 |
+
"q_proj",
|
31 |
+
"lm_head",
|
32 |
"down_proj",
|
33 |
+
"v_proj",
|
34 |
"up_proj",
|
35 |
+
"out_proj",
|
36 |
+
"k_proj"
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"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 2762132248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2e07a1d0cf5906b3818a69a5477da76fe5daa693d29c34ed11d2eb320eb0c7c
|
3 |
size 2762132248
|
runs/May16_08-08-28_gemma-gozaru-finetune-job-n8d9n/events.out.tfevents.1747382915.gemma-gozaru-finetune-job-n8d9n.1.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd3c40f4687e2441212f3469c927c9421c4ed724cf27cc3a4b13408086bfd90d
|
3 |
+
size 11997
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0913bb5bf5371d67cbe4d19547e4b6f264644213f019907f6589d01a82ca723e
|
3 |
size 5752
|