veronica-girolimetti
commited on
Commit
•
ee632f0
1
Parent(s):
afe321d
Training in progress, step 265
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"k_proj",
|
24 |
-
"gate_proj",
|
25 |
"down_proj",
|
|
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
"up_proj",
|
|
|
29 |
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"down_proj",
|
24 |
+
"gate_proj",
|
25 |
"q_proj",
|
26 |
+
"k_proj",
|
27 |
"up_proj",
|
28 |
+
"v_proj",
|
29 |
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
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:fe1ac448c26e2aa9a2cd0de1a73bff24ccd30cb9d80aa00faa64f7789ccb7acf
|
3 |
size 5117112704
|
runs/Oct17_20-44-27_85084bcf2e71/events.out.tfevents.1729197892.85084bcf2e71.2361.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdc98b221b069030034c1577a7d3f9b7c10c2f00fda44a8f3f58662745747810
|
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:29625af00f59bb4713a8e19257de8f06023f4c477e743fdb4df00e682dbdad23
|
3 |
size 5432
|