Training in progress, step 4
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,9 +23,9 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"up_proj",
|
27 |
"out_proj",
|
28 |
"Wqkv",
|
|
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": null,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"out_proj",
|
27 |
"Wqkv",
|
28 |
+
"up_proj",
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 53923248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2e01d80a1b06d6e12cab64c5fae52056ab16ce55f5324949e392b08bb7049f7
|
3 |
size 53923248
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:758e4dd2ceca06c56bad8a7cdc33dfb1d18ad5d463ab9a7d35d02dc8dc4cd966
|
3 |
size 5368
|