llama-2-7b-su / trainer_state.json
kzpromo's picture
Upload 10 files
f632d41 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.847457627118644,
"global_step": 50,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.42,
"learning_rate": 0.0002,
"loss": 2.8298,
"step": 25
},
{
"epoch": 0.85,
"learning_rate": 0.0002,
"loss": 1.9323,
"step": 50
}
],
"max_steps": 59,
"num_train_epochs": 1,
"total_flos": 612013267648512.0,
"trial_name": null,
"trial_params": null
}