Training in progress, step 1
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,8 +23,8 @@
|
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
25 |
"dense_4h_to_h",
|
26 |
-
"
|
27 |
-
"
|
28 |
],
|
29 |
"task_type": null
|
30 |
}
|
|
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
25 |
"dense_4h_to_h",
|
26 |
+
"query_key_value",
|
27 |
+
"dense_h_to_4h"
|
28 |
],
|
29 |
"task_type": null
|
30 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14693400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02ff82c6fbd56661bac9fd342039ac7925890685dc553251ccc5e79ae9b61e2a
|
3 |
size 14693400
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05d02f86782f80f192b5f4350642a47ba615383fa445088759d3c29951fe7693
|
3 |
size 4920
|