End of training
Browse files- adapter_config.json +2 -4
- adapter_model.safetensors +1 -1
- last_model/adapter_config.json +2 -4
- last_model/adapter_model.safetensors +1 -1
- last_model/training_args.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -42,8 +42,6 @@
|
|
42 |
"megatron_config": null,
|
43 |
"megatron_core": "megatron.core",
|
44 |
"modules_to_save": [
|
45 |
-
"classifier",
|
46 |
-
"score",
|
47 |
"classifier",
|
48 |
"score"
|
49 |
],
|
@@ -53,8 +51,8 @@
|
|
53 |
"revision": null,
|
54 |
"target_modules": [
|
55 |
"k_proj",
|
56 |
-
"
|
57 |
-
"
|
58 |
],
|
59 |
"task_type": "SEQ_CLS",
|
60 |
"use_dora": false,
|
|
|
42 |
"megatron_config": null,
|
43 |
"megatron_core": "megatron.core",
|
44 |
"modules_to_save": [
|
|
|
|
|
45 |
"classifier",
|
46 |
"score"
|
47 |
],
|
|
|
51 |
"revision": null,
|
52 |
"target_modules": [
|
53 |
"k_proj",
|
54 |
+
"q_proj",
|
55 |
+
"v_proj"
|
56 |
],
|
57 |
"task_type": "SEQ_CLS",
|
58 |
"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 31586912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6dfe90ccada3c912616f32ad04f1257e390a9c01b355dfa91905538623489ff
|
3 |
size 31586912
|
last_model/adapter_config.json
CHANGED
@@ -42,8 +42,6 @@
|
|
42 |
"megatron_config": null,
|
43 |
"megatron_core": "megatron.core",
|
44 |
"modules_to_save": [
|
45 |
-
"classifier",
|
46 |
-
"score",
|
47 |
"classifier",
|
48 |
"score"
|
49 |
],
|
@@ -53,8 +51,8 @@
|
|
53 |
"revision": null,
|
54 |
"target_modules": [
|
55 |
"k_proj",
|
56 |
-
"
|
57 |
-
"
|
58 |
],
|
59 |
"task_type": "SEQ_CLS",
|
60 |
"use_dora": false,
|
|
|
42 |
"megatron_config": null,
|
43 |
"megatron_core": "megatron.core",
|
44 |
"modules_to_save": [
|
|
|
|
|
45 |
"classifier",
|
46 |
"score"
|
47 |
],
|
|
|
51 |
"revision": null,
|
52 |
"target_modules": [
|
53 |
"k_proj",
|
54 |
+
"q_proj",
|
55 |
+
"v_proj"
|
56 |
],
|
57 |
"task_type": "SEQ_CLS",
|
58 |
"use_dora": false,
|
last_model/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 31586912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6dfe90ccada3c912616f32ad04f1257e390a9c01b355dfa91905538623489ff
|
3 |
size 31586912
|
last_model/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e12af2f9f816a52f53e03d6974836145d2c4cc388c9b1ef9d67e78010e328db1
|
3 |
size 5176
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e12af2f9f816a52f53e03d6974836145d2c4cc388c9b1ef9d67e78010e328db1
|
3 |
size 5176
|