Peaky8linders
commited on
Commit
•
46dae70
1
Parent(s):
64dec33
Training in progress, step 150
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 |
-
"o_proj",
|
26 |
-
"gate_proj",
|
27 |
"v_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 |
"v_proj",
|
24 |
+
"q_proj",
|
25 |
+
"o_proj",
|
26 |
"down_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"k_proj",
|
29 |
+
"up_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 167832688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3ef55057235de09856c188864c91f32c39f7294ae199cf0c322f421f0249355
|
3 |
size 167832688
|
runs/Jun18_17-57-08_d5b9ac93ccf5/events.out.tfevents.1718733429.d5b9ac93ccf5.4217.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51521d654246013ccd5efead1d59dd39627f20e43ef475f6be3a771d4a5d2c18
|
3 |
+
size 37518
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f90953af6406c7fc26665476e8ffe1d7d08f4169ed36981fc2c6bc5b6f0680f
|
3 |
size 5880
|