isaacOnline
commited on
Commit
·
4591b96
1
Parent(s):
e8de38c
Training in progress, step 70
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,9 +19,9 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"dense",
|
23 |
"dense_4h_to_h",
|
24 |
"query_key_value",
|
|
|
25 |
"dense_h_to_4h"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"dense_4h_to_h",
|
23 |
"query_key_value",
|
24 |
+
"dense",
|
25 |
"dense_h_to_4h"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 261131840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a07cfc779e42cd4f32b0684d1dd20bbdfcf9dcda32b05ea946c06187a6c21d37
|
3 |
size 261131840
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:585bc7b21d243094108971ed694e7783c29aad4bcf6794b707e8bb0c0a268826
|
3 |
size 4664
|