Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"up_proj",
|
24 |
-
"k_proj",
|
25 |
"q_proj",
|
26 |
-
"
|
27 |
-
"v_proj",
|
28 |
"o_proj",
|
|
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
24 |
"up_proj",
|
|
|
25 |
"q_proj",
|
26 |
+
"k_proj",
|
|
|
27 |
"o_proj",
|
28 |
+
"v_proj",
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 50056096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d0a7535df5835b4cebd09e6931ed00dfb4fb3b5692c39569dc0a6d25c1bb81e
|
3 |
size 50056096
|
runs/May19_11-55-30_deep-diver-main-fresh-rabbit-1-0-0/events.out.tfevents.1716134302.deep-diver-main-fresh-rabbit-1-0-0.385.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea63bfa5c28931f34edc6348df7f7bfa947f4ac133482f2ab0883c6988f442af
|
3 |
+
size 9970
|
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:2cc86e24a8f76a34d1a92ba62cc649329593a7bbb34e3d71619e27bd4c6db84c
|
3 |
+
size 5368
|