aicampcvcrashcourse / trainer_state.json
satwikapaul's picture
Upload . with huggingface_hub (#1)
09afc7b
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.0,
"global_step": 28,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.43,
"learning_rate": 0.00012857142857142858,
"loss": 0.3764,
"step": 10
},
{
"epoch": 2.86,
"learning_rate": 5.714285714285714e-05,
"loss": 0.0367,
"step": 20
},
{
"epoch": 4.0,
"step": 28,
"total_flos": 3.440644338887885e+16,
"train_loss": 0.15331981011799403,
"train_runtime": 995.9508,
"train_samples_per_second": 0.446,
"train_steps_per_second": 0.028
}
],
"max_steps": 28,
"num_train_epochs": 4,
"total_flos": 3.440644338887885e+16,
"trial_name": null,
"trial_params": null
}