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 |
-
"
|
24 |
"o_proj",
|
25 |
-
"
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
"o_proj",
|
25 |
+
"v_proj",
|
26 |
"gate_proj",
|
27 |
+
"down_proj",
|
28 |
+
"k_proj",
|
29 |
+
"q_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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd4b827ffa62c251d337cd28e19b0693d42bba18ad54a75b02a85becd6b43006
|
3 |
size 335604696
|
runs/Apr16_19-36-21_7c7d80e850c9/events.out.tfevents.1713296302.7c7d80e850c9.1994.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e36c0446d3cf8d69edccb3784177e7c4f9af9c3d620f68d3ab8d0c4750ee236
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4546f5875f62c35810e81ef7300fe5f2a835c2a2b871dd634e3a2b7fc3e88415
|
3 |
size 4984
|