finetuing_test / trainer_state.json
sunssssun's picture
commit from ssssss
c5cdff1
raw
history blame contribute delete
No virus
589 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"global_step": 459,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 459,
"total_flos": 241272837765120.0,
"train_loss": 0.532436129833878,
"train_runtime": 1869.0143,
"train_samples_per_second": 1.963,
"train_steps_per_second": 0.246
}
],
"max_steps": 459,
"num_train_epochs": 1,
"total_flos": 241272837765120.0,
"trial_name": null,
"trial_params": null
}