Training in progress, step 1, checkpoint
Browse files
last-checkpoint/adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
-
"v_proj",
|
25 |
"gate_proj",
|
|
|
26 |
"k_proj",
|
27 |
-
"
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"gate_proj",
|
24 |
+
"o_proj",
|
25 |
"k_proj",
|
26 |
+
"down_proj",
|
27 |
"q_proj",
|
28 |
+
"v_proj",
|
29 |
+
"up_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 31064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01960c5e1f5b72a78a1dd316f7fba2dfb311c68a86d2fd73de1685758c366af5
|
3 |
size 31064
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 71718
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9981dc4e68fd59b5254f8a770c06502def6e142f2073751cfe7e5a6e752855c
|
3 |
size 71718
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e7b432d4c1390a80984e093813a079e02823704a7187bbae0ecafb3a9eb8384
|
3 |
size 14244
|
last-checkpoint/trainer_state.json
CHANGED
@@ -11,9 +11,9 @@
|
|
11 |
{
|
12 |
"epoch": 7.697192449054207e-05,
|
13 |
"eval_loss": 10.37826156616211,
|
14 |
-
"eval_runtime":
|
15 |
-
"eval_samples_per_second":
|
16 |
-
"eval_steps_per_second":
|
17 |
"step": 1
|
18 |
}
|
19 |
],
|
|
|
11 |
{
|
12 |
"epoch": 7.697192449054207e-05,
|
13 |
"eval_loss": 10.37826156616211,
|
14 |
+
"eval_runtime": 23.951,
|
15 |
+
"eval_samples_per_second": 228.425,
|
16 |
+
"eval_steps_per_second": 114.233,
|
17 |
"step": 1
|
18 |
}
|
19 |
],
|
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:52d79810d23038375259e98ee1deb701984e2d15994ef059a65eb865be018715
|
3 |
size 6776
|