Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"down_proj",
|
|
|
24 |
"k_proj",
|
25 |
"up_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"gate_proj",
|
29 |
-
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
"down_proj",
|
25 |
+
"o_proj",
|
26 |
"k_proj",
|
27 |
"up_proj",
|
28 |
"q_proj",
|
29 |
+
"gate_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 3132174928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21cca801fbcce3cc79ec0c558deaccabecbcb4f9b0cdd774375e86e31c29ceb2
|
3 |
size 3132174928
|
runs/Dec19_09-23-36_80eae5f39624/events.out.tfevents.1734600230.80eae5f39624.616.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82d968b05d870c9f7a8dcf44907c733ad65d8bc24d94f84051c7bef493811836
|
3 |
+
size 6036
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00a68f82119ceea0b8d2e3d2078ea19196a2ecf42126e6e0b5793175205317da
|
3 |
size 5496
|