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 |
-
"up_proj",
|
30 |
-
"out_proj",
|
31 |
"fc1",
|
32 |
"q_proj",
|
33 |
-
"
|
34 |
"down_proj",
|
35 |
"lm_head",
|
36 |
-
"
|
|
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"fc2",
|
27 |
"gate_proj",
|
|
|
|
|
|
|
28 |
"fc1",
|
29 |
"q_proj",
|
30 |
+
"out_proj",
|
31 |
"down_proj",
|
32 |
"lm_head",
|
33 |
+
"o_proj",
|
34 |
+
"up_proj",
|
35 |
+
"v_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 2839124552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:773bb430e1240fd3e3db3b9f906aad194103789bef1c6b535299bbd0c458d1ac
|
3 |
size 2839124552
|
runs/Jun06_19-39-08_gandalf/events.out.tfevents.1749253154.gandalf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72478cd642d5fdd4f5d4405f22f33aaf5866d5301f8cdf2cea3d3ddee821dab8
|
3 |
+
size 78977
|
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:80f71d3bfcbb361228ecc19875da61e5135db01b452db4a2db699380c09d9c53
|
3 |
size 5688
|