Training in progress, epoch 2
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"v_proj",
|
30 |
-
"down_proj",
|
31 |
-
"o_proj",
|
32 |
"q_proj",
|
33 |
-
"
|
34 |
"k_proj",
|
35 |
-
"
|
|
|
|
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
|
|
29 |
"q_proj",
|
30 |
+
"o_proj",
|
31 |
"k_proj",
|
32 |
+
"gate_proj",
|
33 |
+
"v_proj",
|
34 |
+
"up_proj",
|
35 |
+
"down_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3ff724a29f0bab161cc3aa027ea62d512a0665ed732d6f0ce7757a74687f2c7
|
3 |
+
size 1260191096
|
runs/Mar24_06-22-26_gemma3-a100/events.out.tfevents.1742797368.gemma3-a100
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54eb98839a895c3d867ea5dceabd23db6c5fb994b863d88e55789f914fcf7dd2
|
3 |
+
size 93362
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fec6b4652ef9f0d95a3708e4a9a5988c2c3f438c01ee29d8f3d52eddace7e060
|
3 |
+
size 5624
|