Training in progress, step 6, checkpoint
Browse files- last-checkpoint/adapter_config.json +6 -6
- last-checkpoint/adapter_model.safetensors +1 -1
- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/rng_state_0.pth +1 -1
- last-checkpoint/rng_state_1.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +51 -22
- last-checkpoint/training_args.bin +1 -1
last-checkpoint/adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
-
"q_proj",
|
25 |
-
"k_proj",
|
26 |
-
"down_proj",
|
27 |
-
"up_proj",
|
28 |
"v_proj",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"up_proj",
|
25 |
+
"o_proj",
|
26 |
+
"down_proj",
|
27 |
+
"q_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"k_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 83945296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e38fe68111215c4ea0bacd4063ae8bc94b83e0fe5033d4495310c971adf34369
|
3 |
size 83945296
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 168037178
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4423e02c58000f5b4bcc1b2f8c35a615a80c3f3c8e6d65a735c7dce849fd062
|
3 |
size 168037178
|
last-checkpoint/rng_state_0.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:534ce4aa0bf19f942c8fdb2c560920336f7a9e3abdfd0a3e25924b6b64b9bd8f
|
3 |
size 14512
|
last-checkpoint/rng_state_1.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a4605ae3988d236e50132a8c5a5710439e239440b8e0450b03c26c8c1f78817
|
3 |
size 14512
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0099cb7287625b29b67c4fcf42ff20fae623b429bfb10f5ac695bc54f2be54fd
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,49 +1,78 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 3,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
-
"epoch": 0.
|
13 |
-
"grad_norm": 0.
|
14 |
"learning_rate": 2e-05,
|
15 |
-
"loss": 2.
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
-
"epoch": 0.
|
20 |
-
"eval_loss": 2.
|
21 |
-
"eval_runtime":
|
22 |
-
"eval_samples_per_second":
|
23 |
-
"eval_steps_per_second":
|
24 |
"step": 1
|
25 |
},
|
26 |
{
|
27 |
-
"epoch": 0.
|
28 |
-
"grad_norm": 0.
|
29 |
"learning_rate": 4e-05,
|
30 |
-
"loss": 2.
|
31 |
"step": 2
|
32 |
},
|
33 |
{
|
34 |
-
"epoch": 0.
|
35 |
-
"grad_norm": 0.
|
36 |
"learning_rate": 6e-05,
|
37 |
-
"loss": 2.
|
38 |
"step": 3
|
39 |
},
|
40 |
{
|
41 |
-
"epoch": 0.
|
42 |
-
"eval_loss": 2.
|
43 |
-
"eval_runtime":
|
44 |
-
"eval_samples_per_second":
|
45 |
-
"eval_steps_per_second":
|
46 |
"step": 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
}
|
48 |
],
|
49 |
"logging_steps": 1,
|
@@ -63,7 +92,7 @@
|
|
63 |
"attributes": {}
|
64 |
}
|
65 |
},
|
66 |
-
"total_flos":
|
67 |
"train_batch_size": 1,
|
68 |
"trial_name": null,
|
69 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.032432432432432434,
|
5 |
"eval_steps": 3,
|
6 |
+
"global_step": 6,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
+
"epoch": 0.005405405405405406,
|
13 |
+
"grad_norm": 0.2000586837530136,
|
14 |
"learning_rate": 2e-05,
|
15 |
+
"loss": 2.3204,
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
+
"epoch": 0.005405405405405406,
|
20 |
+
"eval_loss": 2.2008719444274902,
|
21 |
+
"eval_runtime": 9.7979,
|
22 |
+
"eval_samples_per_second": 7.961,
|
23 |
+
"eval_steps_per_second": 3.98,
|
24 |
"step": 1
|
25 |
},
|
26 |
{
|
27 |
+
"epoch": 0.010810810810810811,
|
28 |
+
"grad_norm": 0.17591507732868195,
|
29 |
"learning_rate": 4e-05,
|
30 |
+
"loss": 2.6394,
|
31 |
"step": 2
|
32 |
},
|
33 |
{
|
34 |
+
"epoch": 0.016216216216216217,
|
35 |
+
"grad_norm": 0.19049879908561707,
|
36 |
"learning_rate": 6e-05,
|
37 |
+
"loss": 2.2241,
|
38 |
"step": 3
|
39 |
},
|
40 |
{
|
41 |
+
"epoch": 0.016216216216216217,
|
42 |
+
"eval_loss": 2.1992404460906982,
|
43 |
+
"eval_runtime": 9.8906,
|
44 |
+
"eval_samples_per_second": 7.886,
|
45 |
+
"eval_steps_per_second": 3.943,
|
46 |
"step": 3
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 0.021621621621621623,
|
50 |
+
"grad_norm": 0.21317099034786224,
|
51 |
+
"learning_rate": 8e-05,
|
52 |
+
"loss": 2.0634,
|
53 |
+
"step": 4
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"epoch": 0.02702702702702703,
|
57 |
+
"grad_norm": 0.16591224074363708,
|
58 |
+
"learning_rate": 0.0001,
|
59 |
+
"loss": 2.2234,
|
60 |
+
"step": 5
|
61 |
+
},
|
62 |
+
{
|
63 |
+
"epoch": 0.032432432432432434,
|
64 |
+
"grad_norm": 0.22719058394432068,
|
65 |
+
"learning_rate": 0.00012,
|
66 |
+
"loss": 2.4093,
|
67 |
+
"step": 6
|
68 |
+
},
|
69 |
+
{
|
70 |
+
"epoch": 0.032432432432432434,
|
71 |
+
"eval_loss": 2.1915857791900635,
|
72 |
+
"eval_runtime": 9.9284,
|
73 |
+
"eval_samples_per_second": 7.856,
|
74 |
+
"eval_steps_per_second": 3.928,
|
75 |
+
"step": 6
|
76 |
}
|
77 |
],
|
78 |
"logging_steps": 1,
|
|
|
92 |
"attributes": {}
|
93 |
}
|
94 |
},
|
95 |
+
"total_flos": 4161519642214400.0,
|
96 |
"train_batch_size": 1,
|
97 |
"trial_name": null,
|
98 |
"trial_params": null
|
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:46bccd6964f4291101ddc4731a06bfcf4544fcbb608a5a0128bc2068c8364f7b
|
3 |
size 6776
|