Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -20,14 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
"v_proj",
|
|
|
26 |
"q_proj",
|
27 |
-
"gate_proj",
|
28 |
-
"up_proj",
|
29 |
"o_proj",
|
30 |
-
"
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
+
"gate_proj",
|
25 |
"v_proj",
|
26 |
+
"k_proj",
|
27 |
"q_proj",
|
|
|
|
|
28 |
"o_proj",
|
29 |
+
"up_proj",
|
30 |
+
"lm_head"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 513606016
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30a20a88e6b0b5cd1ca4f527c21f5487c4e06512c90eb14f74af2c6cf6e912c0
|
3 |
size 513606016
|
runs/Apr08_10-21-38_ubuntu/events.out.tfevents.1712546499.ubuntu
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe4767b43e5e4aa3c65070e25d872e0faf8c67dac04339ab56d2980f9d5d912b
|
3 |
+
size 10167
|
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:705ba53d26dfb71b3ff9a6bf1d60a22040f96e8384e343c5193c4416c07d10f0
|
3 |
+
size 4920
|