carlofisicaro
commited on
Training in progress, epoch 0
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 |
"q_proj",
|
26 |
"down_proj",
|
27 |
-
"
|
|
|
|
|
28 |
"k_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 |
+
"o_proj",
|
26 |
+
"up_proj",
|
27 |
+
"gate_proj",
|
28 |
"k_proj",
|
29 |
+
"v_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 3083170208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acf0ffddedd79a531dad10005005b8ec771e5cd484aed56a47ec460396cf5d5a
|
3 |
size 3083170208
|
runs/Sep24_22-44-15_pthf-6f847dbfd5-fzgh4/events.out.tfevents.1727217861.pthf-6f847dbfd5-fzgh4.2717.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c275bec223ff9ca55cd5a73e83df53bf02f92b25c73de52fde51357156363ac8
|
3 |
+
size 5842
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62abc07dff7dc1c5a05dd986032c524eafc9fcf126e8ad3ed574e7d464c11cb7
|
3 |
size 5560
|