Training in progress, step 800, checkpoint
Browse files- checkpoint-800/adapter_config.json +5 -5
- checkpoint-800/adapter_model.bin +1 -1
- checkpoint-800/adapter_model/adapter_model/adapter_config.json +5 -5
- checkpoint-800/adapter_model/adapter_model/adapter_model.bin +1 -1
- checkpoint-800/optimizer.pt +1 -1
- checkpoint-800/rng_state.pth +1 -1
- checkpoint-800/trainer_state.json +0 -0
- checkpoint-800/training_args.bin +1 -1
checkpoint-800/adapter_config.json
CHANGED
@@ -14,13 +14,13 @@
|
|
14 |
"r": 64,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
|
|
|
|
|
|
|
|
17 |
"gate_proj",
|
18 |
"up_proj",
|
19 |
-
"
|
20 |
-
"q_proj",
|
21 |
-
"down_proj",
|
22 |
-
"o_proj",
|
23 |
-
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
14 |
"r": 64,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
+
"o_proj",
|
18 |
+
"q_proj",
|
19 |
+
"v_proj",
|
20 |
+
"k_proj",
|
21 |
"gate_proj",
|
22 |
"up_proj",
|
23 |
+
"down_proj"
|
|
|
|
|
|
|
|
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
checkpoint-800/adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 335706314
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e858093eda6ceb12ed8f9a3fd38467ca211f5534edc5b907855b51fbc3b0fbf9
|
3 |
size 335706314
|
checkpoint-800/adapter_model/adapter_model/adapter_config.json
CHANGED
@@ -14,13 +14,13 @@
|
|
14 |
"r": 64,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
|
|
|
|
|
|
|
|
17 |
"gate_proj",
|
18 |
"up_proj",
|
19 |
-
"
|
20 |
-
"q_proj",
|
21 |
-
"down_proj",
|
22 |
-
"o_proj",
|
23 |
-
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
14 |
"r": 64,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
+
"o_proj",
|
18 |
+
"q_proj",
|
19 |
+
"v_proj",
|
20 |
+
"k_proj",
|
21 |
"gate_proj",
|
22 |
"up_proj",
|
23 |
+
"down_proj"
|
|
|
|
|
|
|
|
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
checkpoint-800/adapter_model/adapter_model/adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 335706314
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e858093eda6ceb12ed8f9a3fd38467ca211f5534edc5b907855b51fbc3b0fbf9
|
3 |
size 335706314
|
checkpoint-800/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1342453434
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e57c9c2f484f744ecce309bc7347aafb89198c776529c89f5ab5354d5be12b4
|
3 |
size 1342453434
|
checkpoint-800/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14180
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f70e74b2efea4244acd80da2312916b37eb865541414a5e121dd6c550320501
|
3 |
size 14180
|
checkpoint-800/trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-800/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:574bda99b399ba5f9b9687ae7bf07cc5c3b275b82bd3cb9f0ce590895883fc9d
|
3 |
size 6392
|