ilhansertelli
commited on
Commit
•
ef55533
1
Parent(s):
b2b8400
Training in progress, step 250
Browse files
adapter_config.json
CHANGED
@@ -23,19 +23,19 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"fc1",
|
|
|
|
|
27 |
"o_proj",
|
28 |
-
"fc2",
|
29 |
"up_proj",
|
30 |
-
"v_proj",
|
31 |
"linear_1",
|
32 |
-
"linear_2",
|
33 |
-
"gate_proj",
|
34 |
"lm_head",
|
35 |
-
"out_proj",
|
36 |
-
"down_proj",
|
37 |
"k_proj",
|
38 |
-
"
|
|
|
|
|
|
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"down_proj",
|
27 |
"fc1",
|
28 |
+
"v_proj",
|
29 |
+
"out_proj",
|
30 |
"o_proj",
|
|
|
31 |
"up_proj",
|
|
|
32 |
"linear_1",
|
|
|
|
|
33 |
"lm_head",
|
|
|
|
|
34 |
"k_proj",
|
35 |
+
"linear_2",
|
36 |
+
"fc2",
|
37 |
+
"q_proj",
|
38 |
+
"gate_proj"
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"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 1290994752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bc00774d7561b6d37f91e08e934501c57445c4d220310ca64b7bc40e26dc800
|
3 |
size 1290994752
|
runs/Jul25_11-53-39_17bfecac8a73/events.out.tfevents.1721908492.17bfecac8a73.1110.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:531211a816981529005b5ed893597c5c530741cc84bf7e6bbe2dbc051d65d598
|
3 |
+
size 16882
|
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:aad5857f07b0470382944bb4355d418e1835b20cdec12b04fc5b68bf6d53e2ca
|
3 |
size 5496
|