tk-instruct-squad-xl / trainer_state.json
jacobmorrison's picture
Upload 8 files
01687e0
raw
history blame contribute delete
687 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.0,
"global_step": 50,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.0,
"learning_rate": 5e-05,
"loss": 1.6274,
"step": 50
},
{
"epoch": 2.0,
"step": 50,
"total_flos": 4570250003611648.0,
"train_loss": 1.62743896484375,
"train_runtime": 146.056,
"train_samples_per_second": 2.739,
"train_steps_per_second": 0.342
}
],
"max_steps": 50,
"num_train_epochs": 2,
"total_flos": 4570250003611648.0,
"trial_name": null,
"trial_params": null
}