tuanna08go
commited on
Training in progress, step 13
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -22,8 +22,8 @@
|
|
22 |
"target_modules": [
|
23 |
"query_key_value",
|
24 |
"dense_4h_to_h",
|
25 |
-
"
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
22 |
"target_modules": [
|
23 |
"query_key_value",
|
24 |
"dense_4h_to_h",
|
25 |
+
"dense_h_to_4h",
|
26 |
+
"dense"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25192496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f942aba4483a84f276c2ec27d555213e022d60da22987fd3e4c80707ddc2830
|
3 |
size 25192496
|
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:a76217191b6cc51a4b23997a11c422a4373952461810ace23fe6a01daa8a7668
|
3 |
size 6776
|