DeepDream2045
commited on
Commit
•
e270d3b
1
Parent(s):
df007ce
Training in progress, step 3
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"dense",
|
24 |
"query_key_value",
|
25 |
"dense_4h_to_h",
|
|
|
26 |
"dense_h_to_4h"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"query_key_value",
|
24 |
"dense_4h_to_h",
|
25 |
+
"dense",
|
26 |
"dense_h_to_4h"
|
27 |
],
|
28 |
"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 247944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e0448d3e02d40bfa4827bf93d4b865ce9fec73a06c7f269db8663facacc3baf
|
3 |
size 247944
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bac14f75cfb45a21f62f3dc218d739e19298174d09f122c55037b7500ae1dc2
|
3 |
size 6776
|