End of training
Browse files- trainer_state.json +9 -16
trainer_state.json
CHANGED
@@ -3,30 +3,23 @@
|
|
3 |
"best_model_checkpoint": null,
|
4 |
"epoch": 3.0,
|
5 |
"eval_steps": 500,
|
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": 2.9940119760479043,
|
13 |
-
"grad_norm": 0.8153374195098877,
|
14 |
-
"learning_rate": 9.98003992015968e-08,
|
15 |
-
"loss": 0.9849,
|
16 |
-
"step": 500
|
17 |
-
},
|
18 |
{
|
19 |
"epoch": 3.0,
|
20 |
-
"step":
|
21 |
-
"total_flos":
|
22 |
-
"train_loss": 0.
|
23 |
-
"train_runtime":
|
24 |
-
"train_samples_per_second":
|
25 |
-
"train_steps_per_second": 0.
|
26 |
}
|
27 |
],
|
28 |
"logging_steps": 500,
|
29 |
-
"max_steps":
|
30 |
"num_input_tokens_seen": 0,
|
31 |
"num_train_epochs": 3,
|
32 |
"save_steps": 500,
|
@@ -42,7 +35,7 @@
|
|
42 |
"attributes": {}
|
43 |
}
|
44 |
},
|
45 |
-
"total_flos":
|
46 |
"train_batch_size": 1,
|
47 |
"trial_name": null,
|
48 |
"trial_params": null
|
|
|
3 |
"best_model_checkpoint": null,
|
4 |
"epoch": 3.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 408,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
{
|
12 |
"epoch": 3.0,
|
13 |
+
"step": 408,
|
14 |
+
"total_flos": 1.5770782755979264e+16,
|
15 |
+
"train_loss": 0.6231819227630017,
|
16 |
+
"train_runtime": 792.1227,
|
17 |
+
"train_samples_per_second": 2.053,
|
18 |
+
"train_steps_per_second": 0.515
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
22 |
+
"max_steps": 408,
|
23 |
"num_input_tokens_seen": 0,
|
24 |
"num_train_epochs": 3,
|
25 |
"save_steps": 500,
|
|
|
35 |
"attributes": {}
|
36 |
}
|
37 |
},
|
38 |
+
"total_flos": 1.5770782755979264e+16,
|
39 |
"train_batch_size": 1,
|
40 |
"trial_name": null,
|
41 |
"trial_params": null
|