devchat-llama-7b / last-checkpoint /trainer_state.json
sirr
Training in progress, step 100, checkpoint
270c901
raw
history blame
683 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.2,
"eval_steps": 100,
"global_step": 100,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.2,
"learning_rate": 0.04,
"loss": 10997.5238,
"step": 100
},
{
"epoch": 0.2,
"eval_runtime": 2114.359,
"eval_samples_per_second": 1.892,
"eval_steps_per_second": 0.236,
"step": 100
}
],
"logging_steps": 100,
"max_steps": 1000,
"num_train_epochs": 2,
"save_steps": 100,
"total_flos": 3.32202164355072e+16,
"trial_name": null,
"trial_params": null
}