veronica-girolimetti
commited on
Commit
•
4fd1c0d
1
Parent(s):
0d5cd74
Training in progress, step 265
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
-
"gate_proj",
|
25 |
-
"up_proj",
|
26 |
-
"v_proj",
|
27 |
"k_proj",
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"k_proj",
|
24 |
"down_proj",
|
25 |
+
"up_proj",
|
26 |
+
"o_proj",
|
27 |
+
"v_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 5117112704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9809602631f53f593605bdc35d559c88bd9496ff59f012c3c26d7e75e45de6ba
|
3 |
size 5117112704
|
runs/Oct18_14-19-29_710351fb3ccf/events.out.tfevents.1729261188.710351fb3ccf.5437.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:028af949c690d80adc7c1efa08a94137f677815653c52f66b9cd4b5bc9a8eefa
|
3 |
+
size 11590
|
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:236bb0f2118cd2d2cc800861787f9d3c9c2d447b0a8b79b4777de831321f9e7d
|
3 |
+
size 5496
|