maxkretchmer
commited on
Commit
•
6ae24bd
1
Parent(s):
c3e6de4
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"v_proj",
|
23 |
-
"k_proj",
|
24 |
-
"q_proj",
|
25 |
"gate_proj",
|
26 |
-
"down_proj",
|
27 |
-
"o_proj",
|
28 |
"lm_head",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"o_proj",
|
23 |
+
"down_proj",
|
24 |
"v_proj",
|
|
|
|
|
25 |
"gate_proj",
|
|
|
|
|
26 |
"lm_head",
|
27 |
+
"q_proj",
|
28 |
+
"up_proj",
|
29 |
+
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 651362912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c168787645036c51ad9e57654fcddb99227e03d21177a37ff3a2c20f84709fbe
|
3 |
size 651362912
|
runs/Dec15_00-17-06_e9f4ff0213cb/events.out.tfevents.1702599432.e9f4ff0213cb.38790.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:008c49615655eee278660c3486a8d524dc2d5b4bbff443ada520f560270e15c5
|
3 |
+
size 7595
|
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:d5772e6ac399e50be7e5155f374e9cf8d115bfb1779c6c2addc7cfb8c219a451
|
3 |
+
size 4728
|