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 |
-
"k_proj",
|
27 |
-
"fc1",
|
28 |
-
"out_proj",
|
29 |
-
"fc2",
|
30 |
"v_proj",
|
31 |
-
"
|
|
|
|
|
|
|
|
|
32 |
"lm_head",
|
|
|
|
|
33 |
"up_proj",
|
34 |
-
"q_proj"
|
35 |
-
"gate_proj",
|
36 |
-
"down_proj"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
|
|
26 |
"v_proj",
|
27 |
+
"down_proj",
|
28 |
+
"fc2",
|
29 |
+
"out_proj",
|
30 |
+
"fc1",
|
31 |
+
"gate_proj",
|
32 |
"lm_head",
|
33 |
+
"o_proj",
|
34 |
+
"k_proj",
|
35 |
"up_proj",
|
36 |
+
"q_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:a641aa63f9f6b2c273f2f4bddc0338ad48fd535641ea23d4208fd149b4528726
|
3 |
size 2762132248
|
runs/May16_08-57-39_gemma-gozaru-finetune-job-s9qd8/events.out.tfevents.1747385865.gemma-gozaru-finetune-job-s9qd8.1.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0472b9e18964dbf0af2a3038612d75998dfe9f02c891e55f1c49ce1b7b077b7f
|
3 |
+
size 11998
|
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:fa93d9b08a9f968cf190e432ce03b5a0c52469528819373547b4d807c59caaae
|
3 |
size 5752
|