PK03/Kaggle-Forum-Bot
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
"v_proj",
|
|
|
25 |
"up_proj",
|
26 |
-
"k_proj",
|
27 |
"o_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"k_proj",
|
24 |
"v_proj",
|
25 |
+
"down_proj",
|
26 |
"up_proj",
|
|
|
27 |
"o_proj",
|
28 |
+
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 39256456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c9c3699b13d9e5898c5d1336687efed2cf4bf6b6abc7d1c6a5039b14a7bedbc
|
3 |
size 39256456
|
runs/Feb26_12-39-44_39f058c6909e/events.out.tfevents.1708951191.39f058c6909e.26.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18b76716e1081398e9410c85f63fc6047150103f409e362152d6d7641176719d
|
3 |
+
size 26058
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa8251d8fd460a24d95c3c11d39d925a15578c1309ad7316a02d519f3154e213
|
3 |
size 4920
|