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 |
"o_proj",
|
28 |
-
"q_proj",
|
29 |
-
"k_proj",
|
30 |
"gate_proj",
|
31 |
-
"up_proj",
|
32 |
"fc2",
|
33 |
"fc1",
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
|
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"v_proj",
|
27 |
"o_proj",
|
|
|
|
|
28 |
"gate_proj",
|
|
|
29 |
"fc2",
|
30 |
"fc1",
|
31 |
+
"q_proj",
|
32 |
+
"out_proj",
|
33 |
+
"up_proj",
|
34 |
+
"down_proj",
|
35 |
+
"k_proj",
|
36 |
+
"lm_head"
|
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 1423858744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a4503d0be6ee5a1b26cd4abd9665e8fda37d351cf9eb9a06876191016abed18
|
3 |
size 1423858744
|
runs/Mar26_14-36-14_gar-System-Product-Name/events.out.tfevents.1742985391.gar-System-Product-Name.247624.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b92e0d9ffb6cbb65a633fc099426106c85b939323e226a85e2fac2c67a6ee617
|
3 |
+
size 7416
|
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:b62b4074201d7dc45701c3ad63b12147163479db05fec5dfb811b724e28124c0
|
3 |
size 5688
|