willtensora
commited on
Training in progress, epoch 0, checkpoint
Browse files
last-checkpoint/adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
|
|
24 |
"q_proj",
|
25 |
-
"up_proj",
|
26 |
-
"k_proj",
|
27 |
-
"v_proj",
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
24 |
+
"gate_proj",
|
25 |
"q_proj",
|
|
|
|
|
|
|
26 |
"down_proj",
|
27 |
+
"k_proj",
|
28 |
+
"up_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1509ef8e6237faed0830eba67f6bdc88d9d5a88c8acb12515a0a11b164c4b733
|
3 |
size 9048
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 28134
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fbff8c9b3e554d5a9e30365930e0b58928598e0823ab9a2f4a301f18488f192
|
3 |
size 28134
|
last-checkpoint/trainer_state.json
CHANGED
@@ -10,17 +10,17 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.0002666666666666667,
|
13 |
-
"grad_norm": 0.
|
14 |
"learning_rate": 0.0,
|
15 |
"loss": 11.9308,
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.0002666666666666667,
|
20 |
-
"eval_loss": 11.
|
21 |
-
"eval_runtime": 0.
|
22 |
-
"eval_samples_per_second":
|
23 |
-
"eval_steps_per_second":
|
24 |
"step": 1
|
25 |
}
|
26 |
],
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.0002666666666666667,
|
13 |
+
"grad_norm": 0.014081359840929508,
|
14 |
"learning_rate": 0.0,
|
15 |
"loss": 11.9308,
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.0002666666666666667,
|
20 |
+
"eval_loss": 11.933910369873047,
|
21 |
+
"eval_runtime": 0.0581,
|
22 |
+
"eval_samples_per_second": 275.442,
|
23 |
+
"eval_steps_per_second": 68.86,
|
24 |
"step": 1
|
25 |
}
|
26 |
],
|
last-checkpoint/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:25466abd5e997c477f14121d1249700b11515d3fbb0d02027f9d5d17e8c65066
|
3 |
size 6776
|