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 |
-
"down_proj",
|
28 |
"out_proj",
|
29 |
-
"
|
|
|
|
|
30 |
"fc1",
|
31 |
-
"o_proj",
|
32 |
"up_proj",
|
33 |
"lm_head",
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"out_proj",
|
27 |
+
"k_proj",
|
28 |
+
"v_proj",
|
29 |
+
"gate_proj",
|
30 |
"fc1",
|
|
|
31 |
"up_proj",
|
32 |
"lm_head",
|
33 |
+
"down_proj",
|
34 |
+
"q_proj",
|
35 |
+
"o_proj",
|
36 |
+
"fc2"
|
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 2839124552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fc77bf2e2c587d985b43c00cb0439079e7c2c60863475a123027c313af800a3
|
3 |
size 2839124552
|
runs/Jun07_01-01-13_gandalf/events.out.tfevents.1749272478.gandalf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07372ba4d5fd40915ce8b3c39f8211e579257b28bbbacc2af2d54e877db34878
|
3 |
+
size 4605
|
runs/Jun07_01-02-32_gandalf/events.out.tfevents.1749272559.gandalf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:353a9a788237a899289e39a7d96fd6d4670f2741a3d31a71e6c211bf098b6352
|
3 |
+
size 11327
|
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:e203e5c90b898567375312a443445a25d6f439a32c0fbab1d5b91f0e27a4cdc5
|
3 |
size 5688
|