veronica-girolimetti
commited on
Commit
•
cea4798
1
Parent(s):
6d3eee2
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"up_proj",
|
24 |
-
"k_proj",
|
25 |
"q_proj",
|
26 |
-
"gate_proj",
|
27 |
-
"o_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 |
"q_proj",
|
|
|
|
|
24 |
"down_proj",
|
25 |
+
"up_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
+
"k_proj",
|
29 |
+
"o_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:8bf2f2c4426ba0dd16bfe829325714cfb2f59fc2dff25f00a4db0afbc537cf8a
|
3 |
size 5368770952
|
runs/Sep03_15-44-43_a5c275e0730e/events.out.tfevents.1725378295.a5c275e0730e.5027.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e0f397fc96e8ac646e61a2bffd4d23f3ca2b41cb55d8fc096876dc5fbedf486
|
3 |
+
size 10399
|
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:89d1017314bb728f9383e8d787f25aa80ff5823174e282d9b1bbc6fe9744ee47
|
3 |
+
size 5496
|