Commit
·
9136686
1
Parent(s):
70d1413
Training in progress, step 10
Browse files- adapter_config.json +1 -1
- adapter_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -17,8 +17,8 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"dense_h_to_4h",
|
20 |
-
"query_key_value",
|
21 |
"dense",
|
|
|
22 |
"dense_4h_to_h"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"dense_h_to_4h",
|
|
|
20 |
"dense",
|
21 |
+
"query_key_value",
|
22 |
"dense_4h_to_h"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 261189898
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e187c7b7fe366030859ecd926a47680e393e90acbd32f605c1544bd5f0feb4d
|
3 |
size 261189898
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73a0ef71f369653fffc10a0a93c9c46b07b53b3dc158082e8f7c8e08d9d9e700
|
3 |
size 4536
|