veronica-girolimetti
commited on
Commit
•
0845f44
1
Parent(s):
293167a
Training in progress, step 150
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"up_proj",
|
24 |
-
"
|
25 |
"gate_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
-
"k_proj",
|
29 |
-
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
+
"q_proj",
|
25 |
"up_proj",
|
26 |
+
"k_proj",
|
27 |
"gate_proj",
|
28 |
"v_proj",
|
29 |
+
"down_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 5368770952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d38911e8b66a18b44be817b3ccb52fc579b76240ab6b14ace8938dead6d0972
|
3 |
size 5368770952
|
runs/Sep06_12-26-05_e82139f489c9/events.out.tfevents.1725625584.e82139f489c9.1886.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e1e52cbb1f456c562041d3f5737d57fd1ecfe6ec10d5ad03c4b208c55449c9e
|
3 |
+
size 11468
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abfa1762e8a05d995aae704eb13233285dec21f9baf60d078c2f7d2e2d7c8de4
|
3 |
size 5496
|