tk-instruct-squad-base-4 / trainer_state.json
jacobmorrison's picture
Upload 8 files
abe1034
raw
history blame contribute delete
No virus
586 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.0,
"global_step": 26,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.0,
"step": 26,
"total_flos": 409145832374272.0,
"train_loss": 2.7319711538461537,
"train_runtime": 20.8836,
"train_samples_per_second": 19.154,
"train_steps_per_second": 1.245
}
],
"max_steps": 26,
"num_train_epochs": 2,
"total_flos": 409145832374272.0,
"trial_name": null,
"trial_params": null
}