revised-llamafactory-llama-3-8b / trainer_state.json
fay-ong's picture
End of training
ce7f69c verified
raw
history blame
1.94 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.992,
"eval_steps": 500,
"global_step": 62,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.16,
"grad_norm": 1.2404758930206299,
"learning_rate": 1.9853538358476933e-05,
"loss": 0.2622,
"step": 10
},
{
"epoch": 0.32,
"grad_norm": 2.941343069076538,
"learning_rate": 1.736741137876405e-05,
"loss": 0.2174,
"step": 20
},
{
"epoch": 0.48,
"grad_norm": 2.0719258785247803,
"learning_rate": 1.2542183341934873e-05,
"loss": 0.1544,
"step": 30
},
{
"epoch": 0.64,
"grad_norm": 1.2970093488693237,
"learning_rate": 6.909830056250527e-06,
"loss": 0.0843,
"step": 40
},
{
"epoch": 0.8,
"grad_norm": 2.1786603927612305,
"learning_rate": 2.2585838936091753e-06,
"loss": 0.1001,
"step": 50
},
{
"epoch": 0.96,
"grad_norm": 1.0291296243667603,
"learning_rate": 6.51826465144978e-08,
"loss": 0.126,
"step": 60
},
{
"epoch": 0.992,
"step": 62,
"total_flos": 1.7141703652933632e+16,
"train_loss": 0.15340985093385942,
"train_runtime": 956.257,
"train_samples_per_second": 0.523,
"train_steps_per_second": 0.065
}
],
"logging_steps": 10,
"max_steps": 62,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 1000,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 1.7141703652933632e+16,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}