codegen-350M-finetuned-react / trainer_state.json
rjmacarthy's picture
Upload 14 files
1c1478e
raw
history blame contribute delete
669 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9878147847278635,
"eval_steps": 500,
"global_step": 76,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.99,
"step": 76,
"total_flos": 9093339118829568.0,
"train_loss": 1.926696175023129,
"train_runtime": 735.6871,
"train_samples_per_second": 3.347,
"train_steps_per_second": 0.103
}
],
"logging_steps": 500,
"max_steps": 76,
"num_train_epochs": 1,
"save_steps": 500,
"total_flos": 9093339118829568.0,
"trial_name": null,
"trial_params": null
}