Qwen2-5B-Instruct-test / trainer_state.json
张瀚灵
init commit
4692d45
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9989550679205852,
"eval_steps": 500,
"global_step": 717,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.6966213862765587,
"grad_norm": 2.689944627008693,
"learning_rate": 2.0948505293336506e-06,
"loss": 1.252,
"step": 500
},
{
"epoch": 0.6966213862765587,
"eval_loss": 1.0733288526535034,
"eval_runtime": 31.8637,
"eval_samples_per_second": 18.673,
"eval_steps_per_second": 0.596,
"step": 500
}
],
"logging_steps": 500,
"max_steps": 717,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 6.959067992822907e+17,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}