veronica-girolimetti
commited on
Commit
•
0d5cd74
1
Parent(s):
ee632f0
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 |
-
"
|
24 |
"gate_proj",
|
25 |
-
"q_proj",
|
26 |
-
"k_proj",
|
27 |
"up_proj",
|
28 |
"v_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
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 |
+
"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 5117112704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:baba8b49d440e50b223802d1410fdd352a994392a533e62032ce6bfc462deb9d
|
3 |
size 5117112704
|
runs/Oct17_21-40-46_76f2abe4dba4/events.out.tfevents.1729201254.76f2abe4dba4.1543.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa21ef79cd7614338001e7b7ee71aa68b6c927f13fc6ddb09f2b66b62a689955
|
3 |
+
size 11508
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19ae044ebc82794dd239dd2f4739c11a21efbd9e8c43606c24534987efcb7789
|
3 |
size 5432
|